Libraries tagged by mapping system
guyliangilsing/php-class-mapper
22 Downloads
A simple package that provides you with a simple class mapping system.
blackpearl/blackpearl
18 Downloads
BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.
exteon/uri-mapper
47 Downloads
A framework library for mapping hierarchical URI systems.
nandan108/dto-toolkit
11 Downloads
A modern, framework-agnostic PHP 8.1+ DTO system with attribute-driven data normalization and mapping to entities or arrays.