Libraries tagged by protected method
danslo/magento2-module-protected-interceptors
3847 Downloads
Allows you to create Magento 2 plugins for protected methods.
duncan3dc/object-intruder
248032 Downloads
A small library to access private/protected properties/methods of objects
orklah/psalm-strict-visibility
88454 Downloads
A Psalm plugin to detect calling private or protected method via proxy
dashifen/wp-handler
4496 Downloads
An object to define handlers for various WordPress action and filter hooks using protected methods.
crowdstar/reflection
16278 Downloads
Allow to directly access protected/private properties and call protected/private methods.
r83dev/test-accessible
136 Downloads
Accessible trait to call protected methods, properties and constants in tests.
skagarwal/reflection
6206 Downloads
Test any Private/Protected Methods/Properties of any class
code-distortion/insight
313 Downloads
Test protected and private object methods and properties as if they were public
make/accessible
79 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.
kodeas/publicise
57 Downloads
Publicise lets you test the `private` or `protected` properties and methods in your classes
leedavis81/altr-ego
1125 Downloads
Access an objects protected / private properties and methods
testinaweb/php-access-all
1568 Downloads
A library to access and to unit test private and protected methods and properties
piotrpress/accessor
40 Downloads
This library provides an access to protected/private, also static, methods/properties of an object/class.
flarone/reflection
0 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