Libraries tagged by orm_model
i-rocky/eloquent-dynamic-relation
15366 Downloads
Adds dynamic relationship capability to eloquent ORM models
snakano/propel-data-cache-behavior
42615 Downloads
A Propel ORM behavior that provide auto data caching to your model.
roddy/firestore-eloquent
435 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.
lenvendo/orm-model
1186 Downloads
Библиотека, реализующая коллекции и модели ORM в виде объектов
dev1437/pinia-model-generator
7835 Downloads
Generate Pinia ORM models based on your Laravel models
umanit-pomm/model-manager
4686 Downloads
PHP Object Model Manager for Postgresql
sofa/model-locking
47999 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
phpfui/orm
237 Downloads
Minimal ORM for MySQL, SQLite and MariaDB
menumbing/orm
447 Downloads
Extension of Hyperf model
gyde/mysql-object-model
264 Downloads
PHP ORM
rhubarbphp/module-stem
133180 Downloads
A data modelling and ORM module for the Rhubarb PHP framework
openbuildings/jam
181243 Downloads
Small but feature rich ORM, has extensible models and builders, baked in upload functionality, supporting multiple backends (rackspace, ftp), polymorphic associations, form builders, nested forms, validators
mouf/database.tdbm
77413 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.
welshdev/doctrine-base-repository
448 Downloads
A base repository for Doctrine to provide powerful array based queries without using specific repository methods
voodoophp/voodorm
10495 Downloads
VoodOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class.