Libraries tagged by orm_model
cycle/orm
544808 Downloads
PHP DataMapper ORM and Data Modelling Engine
laravelbook/ardent
1413228 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
j4mie/paris
421362 Downloads
A lightweight Active Record implementation for PHP5, built on top of Idiorm
atlas/orm
122677 Downloads
An ORM for your persistence model (not your domain model).
vlucas/spot2
372855 Downloads
Simple DataMapper built on top of Doctrine DBAL
pdphilip/elasticsearch
23563 Downloads
An Elasticsearch implementation of Laravel's Eloquent ORM
mehdi-fathi/eloquent-filter
145310 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.
pomm-project/model-manager
254564 Downloads
PHP Object Model Manager for Postgresql
thecodingmachine/tdbm
152310 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model.
pdphilip/opensearch
20513 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM
opis/database
73480 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
mostafaznv/laracache
27580 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
pomm/pomm
112360 Downloads
PHP Object Model Manager for Postgresql
gzero/eloquent-tree
53068 Downloads
Eloquent Tree is a tree model for Laravel Eloquent ORM.
yidas/codeigniter-model
10875 Downloads
CodeIgniter 3 ORM Base Model pattern with My_model example