Libraries tagged by Eloquent ORM
a1comms/eloquent-sqlcommenter
5715 Downloads
sqlcommenter support for Laravel's Eloquent ORM
roy404/eloquent
105 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
roddy/firestore-eloquent
342 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.
wayofdev/laravel-cycle-orm-adapter
9798 Downloads
🔥 A Laravel adapter for CycleORM, providing seamless integration of the Cycle DataMapper ORM for advanced database handling and object mapping in PHP applications.
optigov/eloquent-graphql
1520 Downloads
This package provides automatic creation of GraphQL types and fields from Eloquent models.
eig/eloquent-uuid
1323 Downloads
Easy UUID for Eloquent Models
laravel-whisper/whisper
12941 Downloads
Work with external APIs using the Eloquent ORM models.
ems/versatile
4905 Downloads
Extensions for Laravels Eloquent ORM
darrylkuhn/dialect
245259 Downloads
Provides JSON datatype support for the Eloquent ORM
codecontrol-be/eloquence-mappable
1694 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
codecontrol-be/eloquence-base
1698 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
ipalaus/geonames
3314 Downloads
A collection of models and commands to get all the power of GeoNames in Eloquent ORM.
wukongdontskipschool/laravel-doris
100 Downloads
This laravel extension adds support for doris and starrocks to the query builder and eloquent.
uzpeng/elasticsearch
7258 Downloads
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
sjdaws/vocal
15203 Downloads
Recursive functionality for Eloquent in Laravel 4 and 5