Libraries tagged by eloquent
gurgentil/laravel-eloquent-sequencer
41677 Downloads
A package that allows you to create and manage sequences on Eloquent models
gearbox-solutions/eloquent-filemaker
42351 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
cerbero/eloquent-inspector
11859 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
guidocella/eloquent-insert-on-duplicate-key
574958 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
your-app-rocks/eloquent-uuid
77629 Downloads
Adds support for UUID generation automatically for Models Eloquents.
wouterj/eloquent-bundle
140779 Downloads
Implementing the Eloquent ORM into Symfony
staudenmeir/eloquent-param-limit-fix
136652 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
sethphat/eloquent-docs
55290 Downloads
Generate PHPDoc scope for your Eloquent models (columns, accessors and more)
pricecurrent/laravel-eloquent-filters
46608 Downloads
Advanced Laravel models filtering capabilities
makeabledk/laravel-eloquent-status
68371 Downloads
laravel-json-api/non-eloquent
224639 Downloads
Construct JSON:API resources for non-Eloquent classes.
fidum/laravel-eloquent-morph-to-one
106196 Downloads
Adds MorphToOne relation to Laravel eloquent
cybercog/laravel-eloquent-flag
15895 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
alsofronie/eloquent-uuid
322514 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
adamwathan/eloquent-oauth
59097 Downloads
Stupid simple OAuth authentication with Laravel and Eloquent