Libraries tagged by class properties
omasn/object-handler
7132 Downloads
The component allows filling objects from an associative array based on class strict property maps
dkd/php-populate
52830 Downloads
Trait for PHP classes, allowing properties to be populated from sources like JSON, via getters but using a single method
sbwerewolf/json-serialize-trait
7578 Downloads
Library with trait of ability to output all properties of class-exemplar at call json_encode()
aharisu/generate-form-request-phpdoc
1715 Downloads
Generate PHPDoc properties automatically based on the rules specification of the FormRequest class
webhappens/magic-properties
4786 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
orisai/reflection-meta
33653 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
ijvo/kdyby-strict-objects
1083 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
dobrik/extended-dumper
9419 Downloads
Symfony var dumper with extended data.
liquidweb/ssl-certificate
3678 Downloads
A class to easily query the properties of and validate the status of an ssl certificate
betterphp/php-reflection-utils
10931 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
leocello/sweet-enum
420 Downloads
Provides the ability to declare "properties" to enums using PHP Attributes, also to define classes for specific case functionalities and much more.
kenny1911/typed-properties-helper
2082 Downloads
Set of helper functions to working with typed class properties.
dgifford/property-setter-trait
3809 Downloads
Trait providing methods to set class properties with an array.
rikudou/friend-classes
23 Downloads
Allows other classes to access your class private methods/properties
hartmann/magic-property-extractor
2308 Downloads
Provides property information based on class documentation