Libraries tagged by eloquent model
datakrama/eloquid
4296 Downloads
Eloquid - Auto UUID for Eloquent Model
cyberwolfstudio/laravel-balance
2327 Downloads
Maintains a history of balance movements in the eloquent models. This simple package will keep track of the balance of your models. You can increase, decrease, reset and set the balance. It is also possible to check if a model has a positive balance or no balance.
chico-rei/restify
11763 Downloads
Automatic REST APIs for Eloquent Models
alimousavi/filoquent
186 Downloads
A powerful Laravel package for filtering Eloquent models using HTTP query parameters.
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
ryangjchandler/laravel-uuid
19965 Downloads
A small package for adding UUIDs to Eloquent models.
robsonvn/laravel-couchdb
1709 Downloads
A CouchDB v2.0.0 based Eloquent model and Query builder for Laravel
nncodes/laravel-meta-attributes
462 Downloads
Add meta attributes to Eloquent models
fuzz/magic-box
27180 Downloads
A magical implementation of Laravel's Eloquent models as injectable, masked resource repositories.
swisnl/jsonapi
934 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
wfeller/parental
1681 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
tecdiary/laravel-attachments
1777 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
sarahman/laravel-activitylog-with-pivots
617 Downloads
Activity Log package deals with all kinds of Eloquent events based logging as well as pivot models events.
paxha/laravel-reportable
1212 Downloads
This Laravel Eloquent extension provides record according to dates using models.