Libraries tagged by class properties
dkd/php-populate
51989 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
6654 Downloads
Library with trait of ability to output all properties of class-exemplar at call json_encode()
webhappens/magic-properties
4579 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
orisai/reflection-meta
33323 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
ijvo/kdyby-strict-objects
822 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
dobrik/extended-dumper
9234 Downloads
Symfony var dumper with extended data.
bnomei/kirby-blueprints
64 Downloads
PHP Class-based Blueprints for Kirby CMS for better type safety and code completion
antares/accessible-bundle
3787 Downloads
A bundle to easily use Accessible in Symfony projects.
antares/accessible
3865 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
nuffic/yii2-docblock-form
3314 Downloads
Makes a form out of class property docblocks
liquidweb/ssl-certificate
3672 Downloads
A class to easily query the properties of and validate the status of an ssl certificate
betterphp/php-reflection-utils
10782 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
leocello/sweet-enum
326 Downloads
Provides the ability to declare "properties" to enums using PHP Attributes, also to define classes for specific case functionalities and much more.
cloudframework-io/tcpdi_cf
885 Downloads
TCPDI_CF is a PHP class for importing PDF to use with TCPDF tecnickcom/tcpdf:6.4.1 and pop/tcpdi adapted by cloudframework to include Custom Properties when you sign a PDF
aharisu/generate-form-request-phpdoc
255 Downloads
Generate PHPDoc properties automatically based on the rules specification of the FormRequest class