Libraries tagged by pappers
templado/mappers
5828 Downloads
Mappers to translate data formats into Templado Viewmodels
itspire/exceptions-mappers
554 Downloads
Itspire Exceptions - Mappers
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.
rtxlabs/datatransformation-bundle
1475 Downloads
Provides mappers for generate complex JSON outputs from entities
oldpak/persistence
14 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
hussfelt/zend-model-creator-2
307 Downloads
This project is created to avoid the time spent on creating Entities/Services/Mappers for ZendFramework projects. It is based on some parts of the ZF-Commons team.
akandels/contain-mapper
1240 Downloads
Series of data mappers for the retrieval and persistence of Contain data entities with databases like MongoDB or caching layers like Memcached.
zablockibros/laravel-mappers
0 Downloads
Mappers and adapters for Laravel
vojir/leanmapper-mappers
105 Downloads
Basic camelCase to underdash mappers for LeanMapper
packaged/mappers
291 Downloads
Usability wrapper over Doctrine2
enm/json-api-server-resource-mappers
1216 Downloads
Abstract implementation which standardize mapping between json api resources and entities.
kingson-de/marshal-json-serializer
22 Downloads
Marshal JSON is serializing / marshalling data structures to JSON. It is also deserializing / unmarshalling JSON back to the data structures.
thesebas/php-composablemapper
12 Downloads
composable functions for mappers
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)