Libraries tagged by class properties
kenny1911/typed-properties-helper
2052 Downloads
Set of helper functions to working with typed class properties.
dgifford/property-setter-trait
3751 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
skagarwal/reflection
6232 Downloads
Test any Private/Protected Methods/Properties of any class
kigkonsult/pcgen
51 Downloads
PHP Code Generation support package
er1z/fakemock
1554 Downloads
A library to provide mocking abilities for annotated class properties
imelgrat/opml-parser
430 Downloads
OPML Parser Class: Extract the properties of content from OPML files.
net_bazzline/php_component_code_generator
1556 Downloads
free as in freedom component to generate php code for class, file, method, property, constant, documentation
markbaker/spymaster
14 Downloads
SpyMaster is a small library, for use in testing, that allows access to verify the values of protected and private properties in a class that is being tested, without needing to modify the class using Reflection.
welcomattic/has-attributes
1 Downloads
Check if a class, a method or a property has an attribute
zeeshanu/yell
15 Downloads
A php package that yells when you try to access a property that doesn't exist in a class!
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.
torugo/property-validator
44 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