Libraries tagged by class map
netlogix/jsonapiorg-annotationgenerics
198497 Downloads
Map neos/flow objects to jsonapi.org input and output structures, purely by adding class and property annotations.
mrcnpdlk/lib-mapper
10282 Downloads
Class mapper Library
corneltek/classmap
9918 Downloads
mimmi20/ua-data-mapper
10660 Downloads
a class to map the results of different useragent parsers
emdotem/php-mysqli-database-class
25275 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
atk14/translate
34007 Downloads
A PHP class for converting strings between character maps
it-for-free/rusphp
5390 Downloads
Universal PHP library for different perposis
willwashburn/curl
72778 Downloads
1-1 class mapping of the cURL library so it can be mocked / stubbed
datto/json-rpc-simple
17030 Downloads
Request-to-class mapping extension for JSON-RPC library
jesseschalken/autoload-generator
26939 Downloads
Generates classmap-based include/autoload files for PHP projects, with support for functions and constants.
omasn/object-handler
7921 Downloads
The component allows filling objects from an associative array based on class strict property maps
roddy/firestore-eloquent
477 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
11217 Downloads
A library what is capable of transforming a multilevel array to a class object
somnambulist/laravel-domain-input-mapper
4809 Downloads
A collection of support classes for creating Domain Input objects and mapping to entities in a Laravel project.
frzb/request-mapper
1167 Downloads
The RequestMapper component allows you to serialize JSON request to Request class and validate it