Libraries tagged by orm_model
cycle/orm
618806 Downloads
PHP DataMapper ORM and Data Modelling Engine
laravelbook/ardent
1442520 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
j4mie/paris
445398 Downloads
A lightweight Active Record implementation for PHP5, built on top of Idiorm
atlas/orm
127136 Downloads
An ORM for your persistence model (not your domain model).
vlucas/spot2
378203 Downloads
Simple DataMapper built on top of Doctrine DBAL
pdphilip/opensearch
82274 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM
pdphilip/elasticsearch
65178 Downloads
An Elasticsearch implementation of Laravel's Eloquent ORM
mehdi-fathi/eloquent-filter
160437 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
264305 Downloads
PHP Object Model Manager for Postgresql
thecodingmachine/tdbm
156913 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model.
opis/database
77732 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
33419 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
pomm/pomm
114067 Downloads
PHP Object Model Manager for Postgresql
gzero/eloquent-tree
54471 Downloads
Eloquent Tree is a tree model for Laravel Eloquent ORM.
yidas/codeigniter-model
11454 Downloads
CodeIgniter 3 ORM Base Model pattern with My_model example