Libraries tagged by Private Methods
leedavis81/altr-ego
1231 Downloads
Access an objects protected / private properties and methods
kodeas/publicise
7363 Downloads
Publicise lets you test the `private` or `protected` properties and methods in your classes
sandfoxme/private-access
4389 Downloads
Simple and fast methods to read private properties and call private methods
danslo/magento2-module-private-parts
7 Downloads
Allows you to create Magento 2 plugins for non-public methods.
code-distortion/insight
475 Downloads
Test protected and private object methods and properties as if they were public
jclaveau/php-visibility-violator
954 Downloads
Class providing simple helpers to violate the defined visibility of methods and properties
rikudou/friend-classes
23 Downloads
Allows other classes to access your class private methods/properties
make/accessible
99 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.
draculaid/phpmocker
74 Downloads
Create mock class for final classes and traits; Create mock method for static, private and final methods
grottopress/getter
1977 Downloads
Get private object attributes directly, without calling getter methods.
kurozumi/php-private-method-invoker
512 Downloads
testinaweb/php-access-all
1570 Downloads
A library to access and to unit test private and protected methods and properties
piotrpress/accessor
43 Downloads
This library provides an access to protected/private, also static, methods/properties of an object/class.
flarone/reflection
3 Downloads
Test any Private/Protected Methods/Properties of any class
anaklanangdev/object-intruder
7 Downloads
A small library to access private/protected properties/methods of objects