Libraries tagged by class mapper
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, ...)
kevbradwick/drift
22 Downloads
A lightweight PHP library for mapping data to PHP classes
imevul/mapster
1003 Downloads
Lightweight data mapper.
analogue/support
52 Downloads
Common shared classes for Analogue
jhonmike/apigility-base
39 Downloads
Abstracts help class for resouce apigility/zend2
dkx/method-injector
255 Downloads
Inject classes into methods
2ends/apigility-base
97 Downloads
Abstracts help class for resouce apigility/zend2
komodo/map
15 Downloads
A variable mapper class
alexmcarrow/datamapper
0 Downloads
Data Mapper Class
sj/dtomatic
1 Downloads
Dtomatic is a flexible, reflection-based object mapper for Laravel applications. It automatically maps data from source objects to DTO classes, including support for nested objects and collections
piecesphp/database
905 Downloads
Clases que interactuan con bases de datos.
oscarricardosan/mapper
4159 Downloads
Paquete PHP que mapea los DocComments de la clase y permite definir mutators y accessors
erickcomp/http-status
14 Downloads
This package provides 2 classes with the HTTP status codes and its reason phrases mapped as class constants: Status provides the official status codes and UnnoffcialStatus provides all official one plus some unnoficials
pixelsstech2/google-hotel-ads-xml
1 Downloads
Set of PHP classes intended to be mapped when reading and writing Google Hotel Ads XML requests and responses using Sabre's XML suite.
gholme4/qbuild
4 Downloads
Class that creates a REST API with routes mapped to all tables in a MySQL database. Designed to be used with Qbuild.js client side.