Libraries tagged by epoq
fidum/laravel-eloquent-morph-to-one
97942 Downloads
Adds MorphToOne relation to Laravel eloquent
cybercog/laravel-eloquent-flag
14661 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
cerbero/eloquent-inspector
9648 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
ankurk91/laravel-eloquent-relationships
421835 Downloads
Add missing eloquent relationships to Laravel php framework.
alsofronie/eloquent-uuid
317916 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
mpyw/eloquent-has-by-join
121266 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
guidocella/eloquent-insert-on-duplicate-key
569122 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
zachflower/ignorable-observers
268881 Downloads
Dynamically disable/enable Laravel's Eloquent model observers
ymigval/laravel-model-cache
797 Downloads
Laravel package for caching Eloquent model queries
watson/aggregate
121605 Downloads
Extend Laravel's query builder with additional relation aggregates.
veelasky/laravel-hashid
122315 Downloads
HashId Implementation on Laravel Eloquent ORM
typicms/nestablecollection
300415 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
torann/laravel-repository
476902 Downloads
Base repository implementation for Laravel
toponepercent/baum
29756 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
supliu/laravel-query-monitor
103857 Downloads
Laravel Query Monitor