Libraries tagged by class mapper
thingengineer/mysqli-database-class
168517 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
json-mapper/json-mapper
1219944 Downloads
Map JSON structures to PHP classes
joshcam/mysqli-database-class
286438 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
mouf/classname-mapper
2375341 Downloads
Provides a way to find in which PHP files a class will be looked upon.
event4u/data-helpers
26969 Downloads
Framework-agnostic PHP library for data mapping, DTOs and utilities. Includes DataMapper, SimpleDto/LiteDto, DataAccessor/Mutator/Filter and helper classes (MathHelper, EnvHelper, etc.). Works with Laravel, Symfony/Doctrine or standalone PHP.
mrcnpdlk/lib-mapper
14227 Downloads
Class mapper Library
mimmi20/ua-data-mapper
17818 Downloads
a class to map the results of different useragent parsers
roddy/firestore-eloquent
1371 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding \"Model\"/\"Class\" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.
emulgeator/array-to-class-mapper
13127 Downloads
A library what is capable of transforming a multilevel array to a class object
cloudbear/class-mapper
1143 Downloads
labrodev/php-enum-mapper
241 Downloads
PHP utility class for formatting Enums and to treat the cases as arrays
kanel/mapper
1879 Downloads
Simply map JSON structures onto PHP classes Edit
frzb/request-mapper
1489 Downloads
The RequestMapper component allows you to serialize JSON request to Request class and validate it
somnambulist/laravel-domain-input-mapper
5150 Downloads
A collection of support classes for creating Domain Input objects and mapping to entities in a Laravel project.
survos/kit-bundle
112 Downloads
Base classes and traits for consistent Survos bundle development — auto-registers twig namespaces, asset mapper paths, and doctrine mappings by convention