Libraries tagged by model relations
e96/yii2-relational-behavior
61051 Downloads
Easy saving relational models in yii2
phpfui/orm
220 Downloads
Minimal ORM for MySQL, SQLite and MariaDB
level-2/maphper
757 Downloads
A lightweight ORM using the DataMapper pattern, creates database tables on the fly.
roy404/eloquent
93 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
roddy/firestore-eloquent
332 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.
rodrigofs/filament-masterdetail
16 Downloads
Filament plugin designed specifically for managing Laravel HasMany relationships without relying on Filament's default repeater field, using instead a dedicated modal and table-based form interface.
php-extended/php-model-object
5876 Downloads
A library that implements the php-model-interface package
php-extended/php-model-interface
8495 Downloads
A library to do simple relational data modelisations
php-extended/php-model-datetime-object
7284 Downloads
A library that implements the php-model-datetime-interface package
php-extended/php-model-datetime-interface
10806 Downloads
A library to specify date and time fields in modelisations
pedro151/orm-generator
329 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
foxorm/foxorm
395 Downloads
FoxORM - The PHP full-featured ORM
yii2-module/yii2-crud
412 Downloads
A library that provides crud (i.e. low level backend admin) controllers and actions for relational models
tecnocen/yii2-rmdb
9654 Downloads
Yii 2 Library to create RMDB models and migrations
roaresearch/yii2-rmdb
2215 Downloads
Yii 2 Library to create RMDB models and migrations