Libraries tagged by class mapper
thingengineer/mysqli-database-class
175442 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
json-mapper/json-mapper
1349791 Downloads
Map JSON structures to PHP classes
joshcam/mysqli-database-class
288603 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
mouf/classname-mapper
2414098 Downloads
Provides a way to find in which PHP files a class will be looked upon.
event4u/data-helpers
34288 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.
roddy/firestore-eloquent
2933 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
15857 Downloads
Class mapper Library
mimmi20/ua-data-mapper
19230 Downloads
a class to map the results of different useragent parsers
emulgeator/array-to-class-mapper
13661 Downloads
A library what is capable of transforming a multilevel array to a class object
cloudbear/class-mapper
1554 Downloads
Map any array, JSON or YAML structure onto typed PHP classes using reflection and attributes.
labrodev/php-enum-mapper
648 Downloads
PHP utility class for formatting Enums and to treat the cases as arrays
kanel/mapper
1972 Downloads
Simply map JSON structures onto PHP classes Edit
somnambulist/laravel-domain-input-mapper
5259 Downloads
A collection of support classes for creating Domain Input objects and mapping to entities in a Laravel project.
survos/kit-bundle
706 Downloads
Base classes and traits for consistent Survos bundle development — auto-registers twig namespaces, asset mapper paths, and doctrine mappings by convention
pointybeard/symphony-classmapper
643 Downloads
Maps sections into custom model classes, simplifying the process of creating, modifying, deleting and fetching entries in Symphony CMS.