Libraries tagged by object map
patchlevel/odm
2069 Downloads
A lightweight Object Document Mapper for PHP that runs on both MongoDB and PostgreSQL with one consistent API
edumarques/dynamophp
3109 Downloads
DynamoPHP is a lightweight, strongly-typed Object Data Mapper designed to simplify development with Amazon DynamoDB.
mittwald/jsonmapping
21045 Downloads
Library for mapping PHP objects to JSON structures
herdwatch-oss/monolog-ecs-formatter
1388 Downloads
Monolog formatter and Symfony bundle that promotes typed ECS value objects (metrics, labels, text, tags, service, user, tracing, error) to top-level ECS-aligned JSON fields for clean Elasticsearch mapping, with a default copy mode that also keeps the legacy Monolog top-level keys (channel, level_name, level, datetime) so existing dashboards keep working during migration.
tiny-blocks/mapper
2043 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
pinepain/php-object-maps
201 Downloads
ObjectMap structures for PHP
wundii/data-mapper-symfony-bundle
1490 Downloads
A Symfony integration for wundii/data-mapper, modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
orisai/object-mapper-contracts
32896 Downloads
Interface for orisai/object-mapper mapped objects
orisai/nette-object-mapper
28624 Downloads
Orisai Object Mapper integration for Nette
ehyiah/mapping-bundle
5445 Downloads
Symfony Bundle to easily map Objects into each other
level-2/maphper
767 Downloads
A lightweight ORM using the DataMapper pattern, creates database tables on the fly.
somnambulist/laravel-domain-input-mapper
5239 Downloads
A collection of support classes for creating Domain Input objects and mapping to entities in a Laravel project.
php-arsenal/salesforce-mapper-bundle
8265 Downloads
Symfony bundle that maps raw Salesforce objects with your models.
igorpocta/data-mapper
478 Downloads
Lightweight PHP library for mapping data to objects and back (e.g. JSON ↔ object).
reinfi/laminas-env-mapper
968 Downloads
Map $_ENV to objects using EnvMapper