Libraries tagged by php reflection
futuretek/data-mapper
1 Downloads
A lightweight, reflection-based PHP 8.1+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
orbiter/hydrator
512 Downloads
PHP Object Hydrator using Reflection.
jesseschalken/enum
18 Downloads
PHP Enums without using Reflection
mnavarrocarter/bolido
4 Downloads
A minimal PSR-11 PHP DI Container powered by Reflection
ilya/eve
23 Downloads
Doing crazy things with Reflection API and nikic/php-parser
mertcanekiz/phpydantic
14 Downloads
A reflection-driven BaseModel inspired by pydantic for JSON Schema generation in PHP
krubio/perfect-container
134 Downloads
A lightweight, reflection-based dependency injection container designed for simplicity and ease of use, enabling automatic resolution and management of class dependencies throughout your PHP application.
qaharmdz/doctracer
11 Downloads
DocTracer helps you to create meaningful API documentation reports. Reflecting PHP class information and show markdown formatted documentation on one page.
reflektion/dummy-pkg
5 Downloads
Preventing Dependency Confusion in PHP with Composer
jshannon63/cobalt
861 Downloads
Autowired Dependency Injection Container for PHP with Dependency Caching
lanfisis/deflection
30 Downloads
A library to generate php class for file or display
arousacode/webapp_liblet
12 Downloads
Small library to automatically load data from HTMl form in any PHP object, and to generate HTML inputs from it. Also load and store into PDO database.
infira/poesis
348 Downloads
PHP databse object releational mapper
doctrine/inflector
762925980 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
rubix/ml
1093352 Downloads
A high-level machine learning and deep learning library for the PHP language.