Libraries tagged by eavquent
indexzer0/eloquent-filtering
2418 Downloads
Powerful eloquent filtering
highsolutions/eloquent-sequence
100798 Downloads
A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.
gzero/eloquent-tree
52997 Downloads
Eloquent Tree is a tree model for Laravel Eloquent ORM.
gurgentil/laravel-eloquent-sequencer
35993 Downloads
A package that allows you to create and manage sequences on Eloquent models
guidocella/eloquent-populator
55628 Downloads
Guess attributes for Eloquent model factories
gearbox-solutions/eloquent-filemaker
28294 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
fidum/laravel-eloquent-morph-to-one
81626 Downloads
Adds MorphToOne relation to Laravel eloquent
cybercog/laravel-eloquent-flag
12640 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
cerbero/eloquent-inspector
5007 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
alsofronie/eloquent-uuid
308646 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
mpyw/eloquent-has-by-join
105547 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
guidocella/eloquent-insert-on-duplicate-key
556588 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
adamwathan/eloquent-oauth-l5
50883 Downloads
Stupid simple OAuth authentication with Laravel and Eloquent
adamwathan/eloquent-oauth
58106 Downloads
Stupid simple OAuth authentication with Laravel and Eloquent
zachflower/ignorable-observers
241845 Downloads
Dynamically disable/enable Laravel's Eloquent model observers