Libraries tagged by object-relational-mapping
v1p3r75/nexa-orm
33 Downloads
NexaORM is a modern PHP Object-Relational Mapping (ORM) library designed to simplify database interactions and streamline the development of PHP applications.
sledgehammer/orm
840 Downloads
Sledgehammer ORM module: Object relational mapping
romeoz/rock-db
1023 Downloads
Object Relational Mapping (ORM) for PHP.
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.
laventure/orm
11 Downloads
Generic implementation Object Relational Mapping (ORM)
icanboogie/activerecord
5018 Downloads
ActiveRecord Object-relational mapping
greg-md/php-orm
386 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.
beansir/newx-orm
96 Downloads
the concise database object relational mapping
alphasoft-fr/aslinkorm
229 Downloads
ASLinkORM is a lightweight Object-Relational Mapping (ORM) library
solarsnowfall/property-mapper
7 Downloads
Simple property mapping basis for ORM.
socialengine/unum
3569 Downloads
Unum: A simple entity implementation
icymat/orm
22 Downloads
IcyMat Simple Object-Relational Mapping
farzinbidokhti/titan
3 Downloads
Titan ORM is a lightweight PHP ORM for easy database interaction with a clean, fluent API. It simplifies queries, model management, and relationships for efficient development.
davidmars/redbean
160 Downloads
RedBeanPHP ORM (with an after_open event on models...)
daviddeutsch/redbean-adaptive
818 Downloads
Reworking RedBeanPHP to be more adaptive to complex situations