Libraries tagged by object map
rasclatt/smart-dto
555 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.
phpfui/orm
238 Downloads
Minimal ORM for MySQL, SQLite and MariaDB
matephp/dto
36 Downloads
MatePHP - DTO - Simple Data Transfer Objects (DTO) for any framework
astral/php-serialize
30 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.
berlinonline/dat0r
746 Downloads
Library for generating data-objects.
tystr/redis-orm
173 Downloads
A simple PHP object mapper to assist in persisting objects in Redis and indexing them for efficient searching and filtering.
harm-smits/bol-com-retailer-api
407 Downloads
A PHP Client for the BOL.com v5 API with async support and full object mapping
easy-swoole-php/mysqli-database-class
1040 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
39 Downloads
NexaORM is a modern PHP Object-Relational Mapping (ORM) library designed to simplify database interactions and streamline the development of PHP applications.
the-don-himself/gremlin-ogm
1886 Downloads
A PHP Object Graph Mapper for Tinkerpop 3+ compatible Graph Databases (JanusGraph, Neo4j, etc.) that allows you to persist data and run gremlin queries.
sledgehammer/orm
843 Downloads
Sledgehammer ORM module: Object relational mapping
silassare/gobl
446 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
sibertec/data
6516 Downloads
Sibertec.Data is a small, easy to use PHP library that manages connections to MySQL databases, and also can act as an Object Relational Mapper.