Libraries tagged by orm_model
a-h-abid/eloquent-cassandra
349 Downloads
Cassandra driver for Eloquent ORM
surt/granada
1362 Downloads
Active Record / ORM with eager loading, lazy loading and more
msgphp/domain
66589 Downloads
A dependency-free package to help building a business domain layer
oss_think/framework
550 Downloads
This is the first original framework I want to make, modeled on TP. I want to make some upgrades on this
i-rocky/eloquent-dynamic-relation
14408 Downloads
Adds dynamic relationship capability to eloquent ORM models
eden/sqlite
9183 Downloads
Eden SQLite Search, Collection, Model ORM componen
ufo-tech/doctrine-eav-bundle
73 Downloads
The DoctrineEAVBundle provides a seamless integration of the Entity-Attribute-Value (EAV) model with Doctrine ORM within the Symfony framework
paliari/doctrine-validator
3149 Downloads
Advanced model validator for Doctrine ORM (based on ActiveRecord)
thefuriouscoder/propel2-data-cache-behavior
16010 Downloads
A Propel ORM behavior that provide auto data caching for model and collections. Based on snakano/propel-data-cache-behavior
roddy/firestore-eloquent
166 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.
ipalaus/geonames
3314 Downloads
A collection of models and commands to get all the power of GeoNames in Eloquent ORM.
contember/nextras-orm-generator
7 Downloads
Generate nextras ORM model from Contember schema
ride/web-security-orm
4258 Downloads
ORM security model integration for a Ride web application.
peartonlixiao/laravel-orm-tool
153 Downloads
laravel modelEloquent ORM
nueip/codeigniter-model
192 Downloads
CodeIgniter 3 ORM Base Model pattern with My_model example