Libraries tagged by eloqua
isswp101/elasticsearch-eloquent
16681 Downloads
Elasticsearch functionality like Laravel Eloquent models.
indexzer0/eloquent-filtering
12487 Downloads
Powerful eloquent filtering
highsolutions/eloquent-sequence
116683 Downloads
A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.
gzero/eloquent-tree
55545 Downloads
Eloquent Tree is a tree model for Laravel Eloquent ORM.
gurgentil/laravel-eloquent-sequencer
41635 Downloads
A package that allows you to create and manage sequences on Eloquent models
gearbox-solutions/eloquent-filemaker
41972 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
fidum/laravel-eloquent-morph-to-one
105209 Downloads
Adds MorphToOne relation to Laravel eloquent
cybercog/laravel-eloquent-flag
15802 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
cerbero/eloquent-inspector
11582 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
alsofronie/eloquent-uuid
322142 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
mpyw/eloquent-has-by-join
126935 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
guidocella/eloquent-insert-on-duplicate-key
574311 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
zachflower/ignorable-observers
281512 Downloads
Dynamically disable/enable Laravel's Eloquent model observers
ymigval/laravel-model-cache
5420 Downloads
Laravel package for caching Eloquent model queries
watson/aggregate
125623 Downloads
Extend Laravel's query builder with additional relation aggregates.