Libraries tagged by class props
mvccore/ext-view-helper
664 Downloads
MvcCore - Extension - View - Helper - abstract class code and interface support code to create more sofisticated view helpers with better setup and protected properties.
leocello/sweet-enum
144 Downloads
Provides the ability to declare "properties" to enums using PHP Attributes, also to define classes for specific case functionalities and much more.
dmamontov/asynctask
2307 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
lesphp/property-info-typed-array
106 Downloads
Extract key and value types using PHP Attributes for array class properties. This dispense the use of PhpDocExtractor for typed arrays.
dgifford/property-setter-trait
3671 Downloads
Trait providing methods to set class properties with an array.
avantar/readable-only-properties
8 Downloads
A little trait which blocks class properties setters.
uk/dynamic-properties
26 Downloads
Helping classes to use dynamic properties declared by get*() and set*() methods
sagittariusx/beluga.dynamic-properties
79 Downloads
Helping classes to use dynamic properties declared by get*() and set*() methods
rikudou/friend-classes
18 Downloads
Allows other classes to access your class private methods/properties
hollodotme/inclomplete-class-accessor
162 Downloads
Class to access ALL properties of a __PHP_Incomplete_Class
mfn/cakephp2-magic-properties
67 Downloads
Automatically add class documentation for CakePHP2 magic properties
pointybeard/property-bag
678 Downloads
Set of classes for managing key/value pairs.
c-malet/class-test
2999 Downloads
PHP Class testing
vikings/json-response
4 Downloads
A simple class that returns a properly formatted json response with http status
skagarwal/reflection
6210 Downloads
Test any Private/Protected Methods/Properties of any class