Libraries tagged by Protected Methods
duncan3dc/object-intruder
250452 Downloads
A small library to access private/protected properties/methods of objects
orklah/psalm-strict-visibility
88943 Downloads
A Psalm plugin to detect calling private or protected method via proxy
danslo/magento2-module-protected-interceptors
3924 Downloads
Allows you to create Magento 2 plugins for protected methods.
dashifen/wp-handler
4555 Downloads
An object to define handlers for various WordPress action and filter hooks using protected methods.
r83dev/test-accessible
164 Downloads
Accessible trait to call protected methods, properties and constants in tests.
crowdstar/reflection
16402 Downloads
Allow to directly access protected/private properties and call protected/private methods.
leedavis81/altr-ego
1128 Downloads
Access an objects protected / private properties and 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
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.
m0rtis/picklock
20 Downloads
One class package for calling protected and private methods without reflection
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
1 Downloads
Test any Private/Protected Methods/Properties of any class