Libraries tagged by model relations
tecnocen/yii2-rmdb
9648 Downloads
Yii 2 Library to create RMDB models and migrations
roaresearch/yii2-fulltext
1 Downloads
Yii 2 Library to support full text index and search
davidmars/redbean
159 Downloads
RedBeanPHP ORM (with an after_open event on models...)
yii2-extended/yii2-crud-html
178 Downloads
A library that provides crud (i.e. low level backend admin) controllers and actions for relational models
qcubed/orm
375 Downloads
Database drivers, query support, and code generator for the object relational model for QCubed
qcubed-4/orm
119 Downloads
Database drivers, query support, and code generator for the object relational model for QCubed-4
net-tools/orm
96 Downloads
Object Relationnal Model
home-labs/prettable
0 Downloads
A Repository pattern abstraction (relational models) for generate query strings.
dice/orm
6 Downloads
Database drivers, query support, and code generator for the object relational model for QCubed
borschphp/orm
26 Downloads
An Object Relational Model implementation.
eufony/orm
0 Downloads
Model-based zero-configuration PHP object relational mapping library.
roy404/eloquent
2 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.
blackpearl/blackpearl
18 Downloads
BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.
bee4/activerecord
45 Downloads
Generic ActiveRecord model implementation to detach data manipulation from the used database (NoSQL, Graph, Relational...)
qirolab/laravel-reactions
41019 Downloads
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.