Libraries tagged by private method
code-distortion/insight
382 Downloads
Test protected and private object methods and properties as if they were public
rikudou/friend-classes
23 Downloads
Allows other classes to access your class private methods/properties
dive-be/php-crowbar
580 Downloads
Access 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.
leedavis81/altr-ego
1128 Downloads
Access an objects protected / private properties and methods
draculaid/phpmocker
13 Downloads
Create mock class for final classes and traits; Create mock method for static, private and final methods
kurozumi/php-private-method-invoker
511 Downloads
testinaweb/php-access-all
1569 Downloads
A library to access and to unit test private and protected methods and properties
piotrpress/accessor
42 Downloads
This library provides an access to protected/private, also static, methods/properties of an object/class.
flarone/reflection
2 Downloads
Test any Private/Protected Methods/Properties of any class
mpyw/privator
441 Downloads
Utils for testing private methods and properties on PHP 7.0+
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.
kassko/util-member-accessor
122 Downloads
Access to non public properties and methods
kassko-php/component-member-accessor
6 Downloads
Access to non public properties and methods