Libraries tagged by class mapper
thingengineer/mysqli-database-class
143631 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
json-mapper/json-mapper
837717 Downloads
Map JSON structures to PHP classes
joshcam/mysqli-database-class
275250 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
mouf/classname-mapper
2240062 Downloads
Provides a way to find in which PHP files a class will be looked upon.
mimmi20/ua-data-mapper
11407 Downloads
a class to map the results of different useragent parsers
emdotem/php-mysqli-database-class
25372 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
roddy/firestore-eloquent
491 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.
mrcnpdlk/lib-mapper
10322 Downloads
Class mapper Library
emulgeator/array-to-class-mapper
11293 Downloads
A library what is capable of transforming a multilevel array to a class object
cloudbear/class-mapper
75 Downloads
frzb/request-mapper
1176 Downloads
The RequestMapper component allows you to serialize JSON request to Request class and validate it
easy-swoole-php/mysqli-database-class
1032 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
somnambulist/laravel-domain-input-mapper
4816 Downloads
A collection of support classes for creating Domain Input objects and mapping to entities in a Laravel project.
pointybeard/symphony-classmapper
629 Downloads
Maps sections into custom model classes, simplifying the process of creating, modifying, deleting and fetching entries in Symphony CMS.
llm-agents/json-schema-mapper
304 Downloads
JSON Schema to PHP Class Mapper for LLM Agents