Libraries tagged by laravel modals
mopo922/laravel-treats
392699 Downloads
A collection of goodies for Laravel 5.
mccool/laravel-auto-presenter
1049360 Downloads
A system for auto-decorating models with presenter objects.
malhal/laravel-geographical
315463 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
kolossal-io/laravel-multiplex
68024 Downloads
A Laravel package to attach versioned meta data to Eloquent models.
fico7489/laravel-eloquent-join
376984 Downloads
This package introduces the join magic for eloquent models and relations.
ddzobov/laravel-pivot-softdeletes
366195 Downloads
Make your Eloquent models pivots be able to soft deleted in Laravel/Lumen
beyondcode/laravel-vouchers
47018 Downloads
Allow users to redeem vouchers that are bound to models..
propaganistas/laravel-fakeid
214519 Downloads
Automatic ID obfuscation for Eloquent models.
jedrzej/searchable
231817 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
cerbero/query-filters
249560 Downloads
Filter Laravel Eloquent models based on query parameters.
ramonrietdijk/livewire-tables
31015 Downloads
Dynamic tables for models with Laravel Livewire
mehdi-fathi/eloquent-filter
168875 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
rennokki/befriended
89781 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
laravel-shift/factory-generator
531494 Downloads
Generate factories from existing models
laravel-json-api/eloquent
1022835 Downloads
Serialize Eloquent models as JSON:API resources.