Libraries tagged by orm_model
cycle/orm
709365 Downloads
PHP DataMapper ORM and Data Modelling Engine
laravelbook/ardent
1471557 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
pdphilip/elasticsearch
153352 Downloads
An Elasticsearch implementation of Laravel's Eloquent ORM
j4mie/paris
462929 Downloads
A lightweight Active Record implementation for PHP5, built on top of Idiorm
atlas/orm
131975 Downloads
An ORM for your persistence model (not your domain model).
vlucas/spot2
384652 Downloads
Simple DataMapper built on top of Doctrine DBAL
pdphilip/opensearch
143657 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM
mehdi-fathi/eloquent-filter
170499 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.
ymigval/laravel-model-cache
6305 Downloads
Laravel package for caching Eloquent model queries
pomm-project/model-manager
271124 Downloads
PHP Object Model Manager for Postgresql
thecodingmachine/tdbm
162612 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model.
opis/database
81370 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
37478 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
pomm/pomm
115605 Downloads
PHP Object Model Manager for Postgresql
yidas/codeigniter-model
11794 Downloads
CodeIgniter 3 ORM Base Model pattern with My_model example