Libraries tagged by elo
sroutier/eloquent-ldap
8684 Downloads
A Laravel package that first tries to log the user against the internal database if that fails, it tries against the configured LDAP/AD server.
srlabs/eloquent-sti
3652 Downloads
Implement Single Table Inheritance within the Eloquent ORM
sofa/eloquent-cascade
10078 Downloads
Cascading deletes for Laravel Eloquent ORM.
smartleads/eloquent-eager-limit
1613 Downloads
Laravel Eloquent eager loading with limit
simpladevru/laravel-eloquent-join
16455 Downloads
This package introduces the join magic for eloquent models and relations.
sergebezborodov/elog2
5477 Downloads
Logging for Yii Framework 2
scito/eloquent-webhooks
10703 Downloads
Fire webhooks based on eloquent events
runner/fastd-eloquent
9403 Downloads
eloquent for FastD framework
rtablada/eloquent-ember
128 Downloads
roddy/firestore-eloquent
352 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding \"Model\"/\"Class\" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.
rkooistra/super-eloquent-repository
2605 Downloads
A concrete repository for Eloquent models to allow quick implementation of common functionalities, such as CRUD and search methods. Save yourself the boring stuff.
rennokki/eloquent-settings
4217 Downloads
Eloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or integer types.
rdehnhardt/eloquent-case
522 Downloads
rdehnhardt Eloquent Case
railken/eloquent-mapper
27431 Downloads
pursehouse/modeler-laravel-eloquent
2198 Downloads
Generate model classes for Eloquent in Laravel