Libraries tagged by mappers
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.
platine-php/orm
4086 Downloads
Platine ORM provides a flexible and powerful ORM implementing a data-mapper pattern.
piecesphp/database
817 Downloads
Clases que interactuan con bases de datos.
phpfui/orm
162 Downloads
Minimal ORM for MySQL, SQLite and MariaDB
php-lsp/hydrator-type-lang
7 Downloads
JMS Hydrator
perfilov/php-dto-packer
1620 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
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.
oldpak/persistence
14 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
oktavlachs/data-mapping-service
841 Downloads
A type safe service, which maps raw data structures onto objects the >= PHP 8 way.
norse-blue/xmlify
7 Downloads
PHP Xmlify is a package that allows you to handle XML serialization for your objects using PHP Attributes.
mreschke/repository
1877 Downloads
Mreschke Repository and Entity Manager
label305/xlsx-extractor
4460 Downloads
PHP library for extracting and replacing string data in .xlsx files.
kingson-de/marshal-xml-serializer
103 Downloads
Marshal XML is serializing / marshalling data structures to XML. It is also deserializing / unmarshalling XML back to the data structures.
kingson-de/marshal-serializer
730 Downloads
Marshal is serializing / marshalling data structures to the desired format. It is also deserializing / unmarshalling the format back to the data structures.
jlucki/spark
87 Downloads
Spark is an Object Document Mapper (ODM) for use with Amazon DynamoDB.