Libraries tagged by Eloquent ORM
sofa/eloquence-metable
1268846 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sofa/eloquence-mappable
1453840 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
matchory/elasticsearch
65779 Downloads
The missing elasticsearch ORM for Laravel!
as247/wp-eloquent
25998 Downloads
Eloquent ORM for wordpress.
i-rocky/eloquent-dynamic-relation
17784 Downloads
Adds dynamic relationship capability to eloquent ORM models
dbout/wp-orm
10438 Downloads
WordPress ORM with Eloquent.
roddy/firestore-eloquent
2889 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.
runcmf/runtracy
72738 Downloads
Slim Framework Debugger
pdphilip/opensearch
371394 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM
pdphilip/elasticsearch
454838 Downloads
An Elasticsearch implementation of Laravel's Eloquent ORM
omaralalwi/laravel-time-craft
1536 Downloads
Laravel Time Craft is a powerful package for handling date and time scopes in your Laravel applications. It provides a set of convenient traits and helper functions to simplify date and time operations.
mostafaznv/nova-laracache
4312 Downloads
LaraCache Tool for Laravel Nova
kobykorman/eloquentify
796 Downloads
Easily transform complex custom query results into fully hydrated hierarchical Eloquent models.
eloquent-filter/filter
371 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
alvin0/redis-model
6151 Downloads
Introducing Redis Model - a Laravel package that connects to Redis and functions similarly to Eloquent Model, offering efficient data manipulation and retrieval capabilities.