Libraries tagged by class properties
mrbenosborne/json-unmarshal
2400 Downloads
A PHP 8 package for un-marshalling JSON data onto class properties.
er1z/fakemock
1707 Downloads
A library to provide mocking abilities for annotated class properties
omasn/object-handler
7574 Downloads
The component allows filling objects from an associative array based on class strict property maps
sbwerewolf/json-serialize-trait
8332 Downloads
Library with trait of ability to output all properties of class-exemplar at call json_encode()
quillstack/di
899 Downloads
The dependency injection container based on PSR-11: Container interface.
orisai/reflection-meta
34043 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
ijvo/kdyby-strict-objects
1296 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
dobrik/extended-dumper
9645 Downloads
Symfony var dumper with extended data.
antares/accessible-bundle
3800 Downloads
A bundle to easily use Accessible in Symfony projects.
antares/accessible
3881 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
quellabs/annotation-reader
140 Downloads
A PHP annotations reader that parses, processes, and caches docblock annotations for classes, properties, and methods.
nuffic/yii2-docblock-form
3658 Downloads
Makes a form out of class property docblocks
liquidweb/ssl-certificate
3691 Downloads
A class to easily query the properties of and validate the status of an ssl certificate
cemerson/trespass
2072 Downloads
A library for modifying private properties of PHP 7 classes from an external context
betterphp/php-reflection-utils
11039 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class