Libraries tagged by object mapping
sciactive/nymph
31 Downloads
Powerful object data storage and querying for collaborative web apps.
somnambulist/laravel-domain-input-mapper
4830 Downloads
A collection of support classes for creating Domain Input objects and mapping to entities in a Laravel project.
suin/marshaller
72 Downloads
Type-safe data mapping between JSON and a PHP class object.
perfilov/php-dto-packer
2097 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
doctrine/orientdb-odm
2655 Downloads
PHP OrientDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to OrientDB.
javer/influxdb-odm
21522 Downloads
Provides a PHP object mapping functionality for InfluxDB
roy404/eloquent
144 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.
perplorm/perpl
68 Downloads
Perpl is an improved and still maintained fork of Propel2, an open-source Object-Relational Mapping (ORM) for PHP.
jelix/dao
2087 Downloads
Lightweight object relation mapping based on the Database Access Object pattern
horde/rdo
727 Downloads
ORM (object relational-mapping) library
capwelton/liborm
2497 Downloads
Object Relational Mapping library
bluepsyduck/mapper-manager
4643 Downloads
A manager for mapping objects to other ones.
parm/parm
4982 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
1159 Downloads
Simple object mapping.
elao/form-simple-object-mapper
874 Downloads
Ease mapping immutable/value objects to Symfony Forms