Libraries tagged by private property
testinaweb/php-access-all
1568 Downloads
A library to access and to unit test private and protected methods and properties
kassko/util-member-accessor
118 Downloads
Access to non public properties and methods
kassko-php/component-member-accessor
6 Downloads
Access to non public properties and methods
jclaveau/php-visibility-violator
185 Downloads
Class providing simple helpers to violate the defined visibility of methods and properties
mjr/util-member-accessor
15 Downloads
Access to non public properties and methods
thapp/propreader
5 Downloads
easy retrieve private properties
stevenwadejr/exposure
155 Downloads
Exposure acts as a proxy to protected and private properties and methods on an object.
northwoods/entity-proxy
1661 Downloads
A hydrating proxy for objects with private properties
jessegall/invader
37 Downloads
A simple package to access private properties and methods without the use of reflection
huangdijia/invade
4 Downloads
A PHP function to work with private properties and methods
krifollk/hydrator
14 Downloads
A simple library which provide you possibility to hydrate and extract an object properties (private, protected) without using reflection.
alphametric/reflection-assertions
14 Downloads
A package to enable unit testing an object's private & protected properties and methods.
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.
exposer/class-exposer
20 Downloads
Allows access to a classes private methods and properties
leo980/reflector
3 Downloads
Helper function for reflecting private/protected class properties and methods. For unit-testing purposes.