Libraries tagged by pappers
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
13 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, ...)
stev/doctrine-translations-bundle
14 Downloads
Symfony 2 Bundle providing form data mappers to handle translations using doctrine entities
rdx/csv-mapper
39 Downloads
Extends league/csv with mappers and exceptions
oldpak/persistence
14 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
mwyatt/core
253 Downloads
Abstract structure for controllers, services, mappers and models.
enm/json-api-object-resource-mapper-bundle
13 Downloads
Symfony integration for object resource mappers from enm/json-api-common
enm/json-api-server-resource-mapper-bundle
1200 Downloads
Symfony integration for enm/json-api-server-resource-mappers
apitte/mapping
307 Downloads
Request mappers, transformers and decorators for Apitte stack