Libraries tagged by object map
javer/influxdb-odm
21466 Downloads
Provides a PHP object mapping functionality for InfluxDB
harm-smits/bol-com-retailer-api
407 Downloads
A PHP Client for the BOL.com v5 API with async support and full object mapping
dejongensvanboven/mysqli-database-class
326 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
bear8421/php-mysql-database-class-updated
9587 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
jamm/datamapper
6 Downloads
Map objects to storage (MySQL or Redis), without relations mapping
webcodr/mango
102 Downloads
A MongoDB object document mapper for PHP
v1p3r75/nexa-orm
34 Downloads
NexaORM is a modern PHP Object-Relational Mapping (ORM) library designed to simplify database interactions and streamline the development of PHP applications.
upinion/propel2
2517 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP 5.5 and up.
sledgehammer/orm
842 Downloads
Sledgehammer ORM module: Object relational mapping
silassare/gobl
427 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
samsonframework/orm
5053 Downloads
SamsonFramework object-relational mapping
roy404/eloquent
108 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.
romeoz/rock-db
1025 Downloads
Object Relational Mapping (ORM) for PHP.
pluf/orm
56 Downloads
Pluf object relation mapping
perplorm/perpl
37 Downloads
Perpl is an improved and still maintained fork of Propel2, an open-source Object-Relational Mapping (ORM) for PHP.