Libraries tagged by laravel-eloquent
liaosankai/laravel-eloquent-i18n
3857 Downloads
jlorente/laravel-eloquent-splitted-dates-trait
5451 Downloads
A Laravel Trait for Eloquent Models to handle date fields that are stored both in the date field itself and in separate field components such as year, month, day, time, etc...
grungestranger/laravel-eloquent-table-name-trait
11513 Downloads
Eloquent trait to get the names of tables of your models statically.
cloudest-co/laravel-eloquent-email-log
5250 Downloads
axn/laravel-eloquent-authorable
40874 Downloads
Support for created_by and updated_by fields in Eloquent models.
asseco-voice/laravel-eloquent-event-broadcaster
6255 Downloads
Laravel eloquent events broadcasting
alex433/laravel-eloquent-cache
2293 Downloads
Laravel's Eloquent models caching
abdrzakoxa/laravel-eloquent-filter
740 Downloads
Scalable way to filter laravel model
bmatovu/laravel-eloquent-uuid
7709 Downloads
Laravel Eloquent UUID.
wlhrtr/state-machine
4474 Downloads
State machine for your Eloquent models (forked from asantibanez and continued)
jakubszczesniak/eloquent-state-machine-workflow-pro
729 Downloads
State machines for your Laravel Eloquent models
wp-kit/wordpress-eloquent
544 Downloads
A Laravel wrapper for wordpress which turns all Wordpress models into Laravel Eloquent Models.
wongyip/eloquent-queryable
1458 Downloads
Simplified query with Laravel Eloquent.
williamoliveira/eloquent-array-query-builder
9200 Downloads
Query Laravel Eloquent with and array
vaskiq/eloquent-light-repo
156 Downloads
A lightweight repository pattern implementation for Laravel Eloquent models