Libraries tagged by object mapping
slick/orm
2354 Downloads
Slick ORM is a module that provides ORM support to a Slick application using doctrine/orm.
sciactive/nymph
30 Downloads
Powerful object data storage and querying for collaborative web apps.
phpfui/orm
205 Downloads
Minimal ORM for MySQL, SQLite and MariaDB
perfilov/php-dto-packer
1802 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
doctrine/orientdb-odm
2655 Downloads
PHP OrientDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to OrientDB.
silassare/gobl
412 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
jelix/dao
1725 Downloads
Lightweight object relation mapping based on the Database Access Object pattern
capwelton/liborm
1823 Downloads
Object Relational Mapping library
parm/parm
4979 Downloads
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows
helicon/object-mapper
1157 Downloads
Simple object mapping.
elao/form-simple-object-mapper
872 Downloads
Ease mapping immutable/value objects to Symfony Forms
raphhh/balloon
320 Downloads
Tiny file ORM
hooloovoo/orm
1782 Downloads
Object-Relation Mapping library based on "databse first" principle
somnambulist/laravel-domain-input-mapper
4711 Downloads
A collection of support classes for creating Domain Input objects and mapping to entities in a Laravel project.
suin/marshaller
67 Downloads
Type-safe data mapping between JSON and a PHP class object.