Libraries tagged by Private Methods
leedavis81/altr-ego
1128 Downloads
Access an objects protected / private properties and methods
draculaid/phpmocker
12 Downloads
Create mock class for final classes and traits; Create mock method for static, private and final methods
danslo/magento2-module-private-parts
7 Downloads
Allows you to create Magento 2 plugins for non-public methods.
skagarwal/reflection
6210 Downloads
Test any Private/Protected Methods/Properties of any class
code-distortion/insight
324 Downloads
Test protected and private object methods and properties as if they were public
jclaveau/php-visibility-violator
189 Downloads
Class providing simple helpers to violate the defined visibility of methods and properties
rikudou/friend-classes
18 Downloads
Allows other classes to access your class private methods/properties
m0rtis/picklock
20 Downloads
One class package for calling protected and private methods without reflection
alpa/tools_sucker
9 Downloads
For unit testing. The sucker for classes and objects to call private methods.
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.
grottopress/getter
1901 Downloads
Get private object attributes directly, without calling getter methods.
swissmakers/php-openssh
8 Downloads
Allows you to generate 4096 Bit RSA private/public key-pairs, which can be used as authentication method and to encrypt / decrypt strings.
kurozumi/php-private-method-invoker
510 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.