Libraries tagged by Eloquent ORM
rakshitbharat/extendeddatabase
243 Downloads
Extend Power of Laravel's ORM Eloquent with attaching more methods to it.
jacopo/laravel-single-table-inheritance
648 Downloads
A package that contains a model for single table inheritance with eloquent(laravel orm)
marcus-campos/dealer
10 Downloads
A new way to get data from Laravel ORM (Eloquent)
gurpreetatwal/skeleton-api
87 Downloads
A Slim Framework skeleton for a (almost) REST api that uses JWTs for authentication and Laravel's Eloquent as the ORM
stratease/salesforcery
964 Downloads
A PHP Salesforce ORM, inspired by Eloquent's API.
stevenmaguire/laravel-uuid-model
46 Downloads
Create non-incrementing Laravel models whose primary key is a UUID
stevenmaguire/laravel-cache
1758 Downloads
Seamlessly adding caching to Laravel service objects
sciku1/laravel-match-against
1807 Downloads
Laravel builder match against eloquent syntax and related.
razisayyed/laravel-cascaded-soft-deletes
4071 Downloads
Cascades delete/restore Soft Deletable relationships
packettide/bree
284 Downloads
A form layer for Eloquent which supports a variety of field packages
mhndev/doctrine-repository
34 Downloads
doctrine repository with simple queries inspired by eloquent
kobykorman/eloquentify
1 Downloads
Easily transform complex custom query results into fully hydrated hierarchical Eloquent models.
elkuent/elkuent
1086 Downloads
ElasticSearch ORM for Laravel
davidmpeace/immutability
20473 Downloads
A simple Laravel package that allows you to enforce immutable attributes on Eloquent models.
awareness/aware
361 Downloads
Model validation for L4 Eloquent