Libraries tagged by object mapping
kreshnikg/fluently
0 Downloads
Lightweight ORM (Object-Relational mapping) library for php.
jdombroski/propel
735 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
gustav/orm
119 Downloads
A simple PHP framework for object relational mappings
guilhermeabel/matcha-orm
2 Downloads
A lightweight and flexible Object-Relational Mapping (ORM) library for PHP
fiseo/orm-library
7 Downloads
A lightweight and expressive ORM (Object-Relational Mapping) for PHP, designed to simplify database interactions while keeping full control over your queries. Check the github for more information (https://github.com/Fiseo/ORM-Library)
eufony/orm
0 Downloads
Model-based zero-configuration PHP object relational mapping library.
dmelo/propel
17 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP 5.5 and up.
divengine/orm
275 Downloads
Div PHP Object Relational Mapping
diagnolek/propel2
3 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
dennisvanbeersel/propel
0 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
cptechinc/propel
4 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
codehit/basicmodel
18 Downloads
Basic PHP Object-relational mapping (ORM)
codeacious/orm
1630 Downloads
Object-relational mapping support
chungdasilva/chungnh-orm
20 Downloads
Object Relational Mapping
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.