Libraries tagged by class properties
hchokshi/silverstripe-trait-config
4729 Downloads
Merge SilverStripe configuration from traits into class configuration, while avoiding private static property conflicts.
zeeshanu/yell
12 Downloads
A php package that yells when you try to access a property that doesn't exist in a class!
xmlutils/xmlutils
69 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.
mvccore/ext-view-helper
608 Downloads
MvcCore - Extension - View - Helper - abstract class code and interface support code to create more sofisticated view helpers with better setup and protected properties.
make/accessible
79 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.
cloudframework-io/tcpdi_cf
773 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
yukata-roommate/call-property
1 Downloads
Access class properties as dynamic methods
torugo/property-validator
31 Downloads
Validators and Handlers for class properties.
takutakuaoao/php-cs-fixer-align-property-rule
1 Downloads
the cs-fixer-rule aligning vertical positions of class properties.
seotils/properties
14 Downloads
Sets, gets and validate class properties
maximo-perez-villalba/class-properties-reader
3 Downloads
La clase lee vía reflexión todos las propiedades de una clase incluyendo las propiedades privadas de su jerarquía.
lesphp/property-info-typed-array
97 Downloads
Extract key and value types using PHP Attributes for array class properties. This dispense the use of PhpDocExtractor for typed arrays.
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