Libraries tagged by laravel-eloquent
halalsoft/laravel-dynamic-column
123 Downloads
Provides a trait for Laravel Eloquent/Query builder to handle MariaDB Dynamic Column.
gazsp/eloquent-cockpit
6 Downloads
Use Laravel Eloquent and Cockpit together
gajosu/eloquent-preferences
699 Downloads
Preferences for Laravel Eloquent models
farzinft/laravel-model-caching
967 Downloads
Simple Way Of Caching Laravel Eloquent Query Results
exenjer/laravel-filters
272 Downloads
Easy and convenient filters for your Laravel Eloquent application
eventbrain/cloner
37 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
elkadrey/eloquent-json-relations
351 Downloads
Laravel Eloquent relationships with JSON keys
elipzis/laravel-pastable-model
79 Downloads
Cut/Copy & Paste Laravel Eloquent model data into another table
drapor/cache-repository
501 Downloads
Simple to use Caching Repository for Laravel Eloquent
dowob/laravel-refiner
305 Downloads
Refine Laravel Eloquent queries from request data according to the refinement you choose.
dandisy/elorest
737 Downloads
Query to REST API server using the laravel eloquent (methods and params)
cgi/eloquent
6097 Downloads
Extends Laravel Eloquent ORM.
blasttech/laravel-where-plus
24738 Downloads
Extra where scopes for Laravel Eloquent
bjuppa/eloquent-state-machine
99 Downloads
Finite state machines for Laravel Eloquent models
bitsmind/graphsql
136 Downloads
GraphSql is a Graphql like syntactical method to read data from SQL databases with an ease. It's built on top of Laravel Eloquent ORM.