Libraries tagged by data mapper
edujugon/xml-mapper
65 Downloads
XMLMapper for Laravel and PHP
alexboo/phalcon-annotation-mapper
317 Downloads
Mapping data by annotation
troytft/mapper
7789 Downloads
Mapper is a PHP library for mapping data to objects, type of property can be configured by annotation
spaceonfire/data-source
1665 Downloads
Useful interfaces and abstracts to design your domain model
michael-rubel/laravel-model-mapper
450 Downloads
Collection of functions to loop over your data.
kepka42/laravel-mapper
703 Downloads
Package for map data
woohoolabs/worm
399 Downloads
Woohoo Labs. Worm ORM
thewunder/corma-bundle
6 Downloads
Symfony Bundle for the Corma ORM
the-cure/the-cure
37 Downloads
A data mapper with minimal impact on your domain logic.
socialengine/unum
3569 Downloads
Unum: A simple entity implementation
siriusphp/orm
39 Downloads
Powerfull and fast PDO-based data mapper
rotexsoft/gdao
2792 Downloads
A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.
ratehub/doctrine-graphql
1042 Downloads
A GraphQL Doctrine ORM bridge
platine-php/orm
4086 Downloads
Platine ORM provides a flexible and powerful ORM implementing a data-mapper pattern.
pedro151/orm-generator
325 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.