Libraries tagged by Eloquent ORM
sbarre/eloquent-versioned
1146 Downloads
Add transparent versioning to Laravel 5.2's Eloquent ORM
maksimer/wp-eloquent
3055 Downloads
Eloquent ORM for WordPress
jonnypickett/eloquent-sti
720 Downloads
Single Table Inheritance for Eloquent ORM
giordanolima/eloquent-repository
1252 Downloads
Repository pattern for Eloquent ORM with a powerfull cache for database queries.
fhteam/eloquent-custom-attributes
1080 Downloads
Custom attribute handling for Laravel's Eloquent ORM
cgi/eloquent
5924 Downloads
Extends Laravel Eloquent ORM.
ambengers/eloquent-pdf
548 Downloads
Laravel package for creating PDF files with Eloquent ORM dependencies.
a-h-abid/eloquent-cassandra
352 Downloads
Cassandra driver for Eloquent ORM
roddy/firestore-eloquent
169 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.
optigov/eloquent-graphql
880 Downloads
This package provides automatic creation of GraphQL types and fields from Eloquent models.
nilportugues/serializer-eloquent
36257 Downloads
Eloquent Driver for NilPortugues Serializer outputting valid API responses in JSON, JSON API and HAL+JSON API formats.
sprocketbox/eloquent-identity
2845 Downloads
An identity map implementation for Eloquent
semhoun/slim-tracy
179 Downloads
Tracy for Slim4 Framework Debugger
ems/versatile
3641 Downloads
Extensions for Laravels Eloquent ORM
davidmpeace/squirrel
2537 Downloads
Laravel package that automatically caches and retrieves models when querying records using Eloquent ORM