Libraries tagged by Private Properties
kassko-php/component-member-accessor
6 Downloads
Access to non public properties and methods
jclaveau/php-visibility-violator
201 Downloads
Class providing simple helpers to violate the defined visibility of methods and properties
mjr/util-member-accessor
17 Downloads
Access to non public properties and methods
thapp/propreader
5 Downloads
easy retrieve private properties
stevenwadejr/exposure
158 Downloads
Exposure acts as a proxy to protected and private properties and methods on an object.
northwoods/entity-proxy
1664 Downloads
A hydrating proxy for objects with private properties
jessegall/invader
41 Downloads
A simple package to access private properties and methods without the use of reflection
huangdijia/invade
7 Downloads
A PHP function to work with private properties and methods
krifollk/hydrator
16 Downloads
A simple library which provide you possibility to hydrate and extract an object properties (private, protected) without using reflection.
hchokshi/silverstripe-trait-config
4791 Downloads
Merge SilverStripe configuration from traits into class configuration, while avoiding private static property conflicts.
alphametric/reflection-assertions
14 Downloads
A package to enable unit testing an object's private & protected properties and methods.
zjkiza/default-access
2 Downloads
To easily access and invoke private and protected properties and methods as with static.
yunasoft/hydrator
108 Downloads
Allows to extract data from an object or create a new object based on data for the purpose of persisting state. Works with private and protected properties.
kodeas/publicise
63 Downloads
Publicise lets you test the `private` or `protected` properties and methods in your classes
exposer/class-exposer
24 Downloads
Allows access to a classes private methods and properties