Libraries tagged by class properties
hchokshi/silverstripe-trait-config
4748 Downloads
Merge SilverStripe configuration from traits into class configuration, while avoiding private static property conflicts.
xmlutils/xmlutils
74 Downloads
This class contains methods to convert a xml tree into a complex array with nested properties and to convert a complex array object into an xml tree.
make/accessible
80 Downloads
A very lightweight PHP package that let you easely access and test singleton classes and inaccessible instance members like private or protected methods and properties.
jclaveau/php-visibility-violator
189 Downloads
Class providing simple helpers to violate the defined visibility of methods and properties
cloudframework-io/tcpdi_cf
790 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
165 Downloads
Generate PHPDoc properties automatically based on the rules specification of the FormRequest class
yukata-roommate/call-property
3 Downloads
Access class properties as dynamic methods
torugo/property-validator
32 Downloads
Validators and Handlers for class properties.
takutakuaoao/php-cs-fixer-align-property-rule
3 Downloads
the cs-fixer-rule aligning vertical positions of class properties.
seotils/properties
16 Downloads
Sets, gets and validate class properties
maximo-perez-villalba/class-properties-reader
4 Downloads
La clase lee vía reflexión todos las propiedades de una clase incluyendo las propiedades privadas de su jerarquía.
kerekit/class-property-management
3 Downloads
A library providing read & write access for class properties based on simple annotations
iggyvolz/class-properties-conditions
3 Downloads
Conditions for PHP Class Properties
iggyvolz/class-properties
80 Downloads
C#-style class properties for PHP classes
leonardohipolito/blade-class-props
34 Downloads
easy way to convert blade component properties to classes