Libraries tagged by Eloquent ORM
slimphp-api/slim-eloquent
73 Downloads
A module for slim-api for eloquent integration, using eloquent as the ORM
hollisho/wp-orm
7 Downloads
Wordpress ORM with Eloquent and Phinx
roy404/eloquent
108 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.
zahirlib/zahirlib-eloquent
42 Downloads
An ORM with mapping and validation
webdevbr/eloquent-zf2
12 Downloads
Integration of Illuminate\Database with Zend Framework 2
tarkhov/eloquent-validation
86 Downloads
Laravel Eloquent model validation.
rumur/wp-eloquent-models
49 Downloads
Eloquent wrapper of WordPress Models
osushi/elasticsearch-orm
675 Downloads
O/R Mapper For ElasticSearch Like a Laravel Eloquent
marco/simple-eloquent
19 Downloads
This is a simplified version of the Eloquent ⚡️
josrom/eloquent-crud-repository
2358 Downloads
All the basic methods to any Laravel project with Repository pattern
infixs/wordpress-eloquent
15 Downloads
ORM Database, lightweight, practical and easy management of the Wordpress database, using $wpdb internally, inspired by Laravel Eloquent.
hollisho/eloquent-repository
24 Downloads
eloquent repository
folklore/eloquent-mediatheque
4048 Downloads
Laravel 4 and 5 package to add media relations to Eloquent Models
fadli-dev/orm-wrapper
4 Downloads
Library untuk menggunakan Eloquent di PHP Native
enesekinci/eloquent-system-logger
32 Downloads
It keeps user-based logs of creation, update and deletion of Laravel ORM Models.