Libraries tagged by elquent
gurgentil/laravel-eloquent-sequencer
40168 Downloads
A package that allows you to create and manage sequences on Eloquent models
gearbox-solutions/eloquent-filemaker
37127 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
fidum/laravel-eloquent-morph-to-one
95607 Downloads
Adds MorphToOne relation to Laravel eloquent
cybercog/laravel-eloquent-flag
14383 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
cerbero/eloquent-inspector
9147 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
alsofronie/eloquent-uuid
316425 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
mpyw/eloquent-has-by-join
117302 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
guidocella/eloquent-insert-on-duplicate-key
567765 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
zachflower/ignorable-observers
264381 Downloads
Dynamically disable/enable Laravel's Eloquent model observers
watson/aggregate
120161 Downloads
Extend Laravel's query builder with additional relation aggregates.
veelasky/laravel-hashid
119932 Downloads
HashId Implementation on Laravel Eloquent ORM
typicms/nestablecollection
297966 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
torann/laravel-repository
474857 Downloads
Base repository implementation for Laravel
toponepercent/baum
27910 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
supliu/laravel-query-monitor
103344 Downloads
Laravel Query Monitor