Libraries tagged by model functionality
sowailem/flagable
3 Downloads
A Laravel package to add flagging functionality to models
ahmetsabri/fatih-laravel-search
154 Downloads
A Laravel package for adding search functionality to models.
teamteatime/laravel-counter
49 Downloads
A Laravel 5 package providing counting functionality on models, such as view counters or 'likes'.
yoursjarvis/laravel-filter-query
8 Downloads
A small and simple Laravel package for adding filters functionality to a models by adding traits.
yottahq/bookable
2 Downloads
A Laravel package that provides flexible and reusable booking functionality for any model.
culturegr/filterer
156 Downloads
Add filtering, sorting and paging functionality to Eloquent models.
akira/laravel-followable
161 Downloads
A lightweight and flexible Laravel package that adds follow/unfollow functionality to Eloquent models. With an intuitive API, it allows users to follow other users, track entities, and manage relationships effortlessly.
advancelearn/manage-payment-and-orders
12 Downloads
Orders and payments management system in Laravel and the feature of adding sales functionality for each model
nevadskiy/laravel-uuid
3073 Downloads
The package provides UUID keys functionality for Eloquent models with one single trait.
roboticsexpert/laravel-decimal
624 Downloads
Easy way to add decimal functionality to your laravel models
pomirleanu/eloquent-elastic
156 Downloads
Provides Elasticsearch indexing and managing functionality for Laravel Eloquent Models.
optix/eloquent-draftable
2934 Downloads
Add draftable functionality to your eloquent models.
optix/draftable
1422 Downloads
Add draftable functionality to your eloquent models.
elodex/elodex
466 Downloads
Provides Elasticsearch indexing functionality for Laravel Eloquent Models.
rogercbe/table-sorter
627 Downloads
A package to easily add sorting functionality to any of your models along with helpers to create the sorting links.