Libraries tagged by elequent
laravel-json-api/non-eloquent
206863 Downloads
Construct JSON:API resources for non-Eloquent classes.
isswp101/elasticsearch-eloquent
15816 Downloads
Elasticsearch functionality like Laravel Eloquent models.
indexzer0/eloquent-filtering
9827 Downloads
Powerful eloquent filtering
highsolutions/eloquent-sequence
113957 Downloads
A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.
gzero/eloquent-tree
55040 Downloads
Eloquent Tree is a tree model for Laravel Eloquent ORM.
gurgentil/laravel-eloquent-sequencer
40678 Downloads
A package that allows you to create and manage sequences on Eloquent models
gearbox-solutions/eloquent-filemaker
39993 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
fidum/laravel-eloquent-morph-to-one
100130 Downloads
Adds MorphToOne relation to Laravel eloquent
cybercog/laravel-eloquent-flag
15113 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
cerbero/eloquent-inspector
10534 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
alsofronie/eloquent-uuid
319303 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
mpyw/eloquent-has-by-join
124095 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
guidocella/eloquent-insert-on-duplicate-key
570663 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
zachflower/ignorable-observers
271674 Downloads
Dynamically disable/enable Laravel's Eloquent model observers
ymigval/laravel-model-cache
1996 Downloads
Laravel package for caching Eloquent model queries