Libraries tagged by jeloquent
fidum/laravel-eloquent-morph-to-one
110364 Downloads
Adds MorphToOne relation to Laravel eloquent
cybercog/laravel-eloquent-flag
16420 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
cerbero/eloquent-inspector
12578 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
ankurk91/laravel-eloquent-relationships
448226 Downloads
Add missing eloquent relationships to Laravel php framework.
alsofronie/eloquent-uuid
323887 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
guidocella/eloquent-insert-on-duplicate-key
577520 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
zachflower/ignorable-observers
289183 Downloads
Dynamically disable/enable Laravel's Eloquent model observers
ymigval/laravel-model-cache
9779 Downloads
Laravel package for caching Eloquent model queries
watson/aggregate
128311 Downloads
Extend Laravel's query builder with additional relation aggregates.
veelasky/laravel-hashid
135467 Downloads
HashId Implementation on Laravel Eloquent ORM
typicms/nestablecollection
309842 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
torann/laravel-repository
487506 Downloads
Base repository implementation for Laravel
toponepercent/baum
40812 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
supliu/laravel-query-monitor
107111 Downloads
Laravel Query Monitor
stephenjude/default-model-sorting
99800 Downloads
Add default sorting column to your eloquent model