Libraries tagged by eloquent
richan-fongdasen/eloquent-blameable
180466 Downloads
Blameable behavior implementation for your Eloquent Model in Laravel
mtvs/eloquent-approval
17224 Downloads
Approval process for Laravel Eloquent models.
isswp101/elasticsearch-eloquent
15998 Downloads
Elasticsearch functionality like Laravel Eloquent models.
highsolutions/eloquent-sequence
114445 Downloads
A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.
gzero/eloquent-tree
55122 Downloads
Eloquent Tree is a tree model for Laravel Eloquent ORM.
gurgentil/laravel-eloquent-sequencer
40834 Downloads
A package that allows you to create and manage sequences on Eloquent models
gearbox-solutions/eloquent-filemaker
40646 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
cerbero/eloquent-inspector
10819 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
mpyw/eloquent-has-by-join
124921 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
guidocella/eloquent-insert-on-duplicate-key
571397 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
your-app-rocks/eloquent-uuid
74671 Downloads
Adds support for UUID generation automatically for Models Eloquents.
wouterj/eloquent-bundle
139008 Downloads
Implementing the Eloquent ORM into Symfony
staudenmeir/eloquent-param-limit-fix
130063 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
sethphat/eloquent-docs
52150 Downloads
Generate PHPDoc scope for your Eloquent models (columns, accessors and more)
pricecurrent/laravel-eloquent-filters
45118 Downloads
Advanced Laravel models filtering capabilities