Libraries tagged by private property
rikudou/friend-classes
23 Downloads
Allows other classes to access your class private methods/properties
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.
adagio/property-exposer
1151 Downloads
Give access to private properties based on phpDoc directives.
sandfoxme/private-access
1864 Downloads
Simple and fast methods to read private properties and call private methods
dkx/private-properties-accessor
523 Downloads
Accessor for private properties without reflection
serhiikorniushov/reflection-utils
9 Downloads
PHP utils to access private class properties
piotrpress/accessor
42 Downloads
This library provides an access to protected/private, also static, methods/properties of an object/class.
jstewmc/test-case
143 Downloads
Access private properties in unit tests
flarone/reflection
3 Downloads
Test any Private/Protected Methods/Properties of any class
aipng/test-helpers
84 Downloads
Private properties trait useful for testing purposes
cvek/collection
311 Downloads
Adapter for tightenco/collect bundle to be usable with private and virtual properties in Symfony projects.
anaklanangdev/object-intruder
7 Downloads
A small library to access private/protected properties/methods of objects
alecrabbit/php-sneaky-peek
7 Downloads
Private and protected properties and methods accessors. NOT FOR PRODUCTION USE.
code-distortion/insight
387 Downloads
Test protected and private object methods and properties as if they were public
testinaweb/php-access-all
1569 Downloads
A library to access and to unit test private and protected methods and properties