Libraries tagged by relational model database

level-2/maphper

52 Favers
736 Downloads

A lightweight ORM using the DataMapper pattern, creates database tables on the fly.

Go to Download


roddy/firestore-eloquent

5 Favers
104 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.

Go to Download


roaresearch/yii2-rmdb

0 Favers
2152 Downloads

Yii 2 Library to create RMDB models and migrations

Go to Download


pedro151/orm-generator

4 Favers
313 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.

Go to Download


foxorm/foxorm

9 Favers
374 Downloads

FoxORM - The PHP full-featured ORM

Go to Download


titon/db

12 Favers
660 Downloads

The Titon database package provides a basic database abstraction layer and an object relational mapper.

Go to Download


blackpearl/blackpearl

3 Favers
7 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.

Go to Download


tecnocen/yii2-rmdb

1 Favers
9645 Downloads

Yii 2 Library to create RMDB models and migrations

Go to Download


roaresearch/yii2-fulltext

0 Favers
1 Downloads

Yii 2 Library to support full text index and search

Go to Download


qcubed/orm

1 Favers
375 Downloads

Database drivers, query support, and code generator for the object relational model for QCubed

Go to Download


qcubed-4/orm

0 Favers
117 Downloads

Database drivers, query support, and code generator for the object relational model for QCubed-4

Go to Download


dice/orm

0 Favers
6 Downloads

Database drivers, query support, and code generator for the object relational model for QCubed

Go to Download


roy404/eloquent

2 Favers
0 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.

Go to Download


bee4/activerecord

0 Favers
45 Downloads

Generic ActiveRecord model implementation to detach data manipulation from the used database (NoSQL, Graph, Relational...)

Go to Download


la-haute-societe/yii2-save-relations-behavior

135 Favers
381164 Downloads

Validate and save automatically related Active Record models.

Go to Download


Next >>