Libraries tagged by epoq
isswp101/elasticsearch-eloquent
16422 Downloads
Elasticsearch functionality like Laravel Eloquent models.
highsolutions/eloquent-sequence
115440 Downloads
A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.
gzero/eloquent-tree
55365 Downloads
Eloquent Tree is a tree model for Laravel Eloquent ORM.
gurgentil/laravel-eloquent-sequencer
41428 Downloads
A package that allows you to create and manage sequences on Eloquent models
guidocella/eloquent-populator
58862 Downloads
Guess attributes for Eloquent model factories
gearbox-solutions/eloquent-filemaker
41269 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
fidum/laravel-eloquent-morph-to-one
102969 Downloads
Adds MorphToOne relation to Laravel eloquent
cybercog/laravel-eloquent-flag
15471 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
cerbero/eloquent-inspector
11283 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
alsofronie/eloquent-uuid
321069 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
mpyw/eloquent-has-by-join
125897 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
guidocella/eloquent-insert-on-duplicate-key
572593 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
zachflower/ignorable-observers
276893 Downloads
Dynamically disable/enable Laravel's Eloquent model observers
ymigval/laravel-model-cache
3574 Downloads
Laravel package for caching Eloquent model queries
watson/aggregate
124191 Downloads
Extend Laravel's query builder with additional relation aggregates.