Libraries tagged by eloquent-models
bdelespierre/laravel-has-uuid
463 Downloads
Provides support for UUID key type in Eloquent models
axn/laravel-eloquent-authorable
40834 Downloads
Support for created_by and updated_by fields in Eloquent models.
authentik/eloquent-cache
3885 Downloads
Easily cache your Laravel's Eloquent models
anourvalar/eloquent-validation
10375 Downloads
Validation feature for eloquent model (Laravel)
aniftyco/laravel-attachments
193 Downloads
Turn any field on your Eloquent models into attachments
alex433/laravel-eloquent-cache
2176 Downloads
Laravel's Eloquent models caching
ajcastro/insert-update-many
1424 Downloads
Laravel's batch insert or batch update for collection of eloquent models.
ahmedashraf093/better-eloquent-state-machine
1690 Downloads
State machines for your Laravel Eloquent models
adminui/laravel-eloquent-joins
5537 Downloads
This package introduces the join magic for eloquent models and relations.
zbiller/laravel-revisions
42 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
zbiller/laravel-duplicate
596 Downloads
Duplicate any Eloquent model along with its underlying relationships
timothepearce/laravel-quasar
55 Downloads
Laravel Time Series provides an API to create and maintain projected data from you Eloquent models, and represent them as time-series.
stephenjude/simple-query-filter
155 Downloads
Easily filter eloquent model queries from HTTP requests
sehrgut/eloquent-computed-attributes
3392 Downloads
Automatically compute attributes on Laravel Eloquent models when their input changes
ryangjchandler/laravel-uuid
19965 Downloads
A small package for adding UUIDs to Eloquent models.