duncan3dc/object-intruder
A small library to access private/protected properties/methods of objects
时间:2026-01-04 18:55
r83dev/test-accessible
Accessible trait to call protected methods, properties and constants in tests.
时间:2026-01-04 08:07
kodeas/publicise
Publicise lets you test the `private` or `protected` properties and methods in your classes
时间:2026-01-04 07:15
crowdstar/reflection
Allow to directly access protected/private properties and call protected/private methods.
时间:2026-01-04 06:19
zjkiza/default-access
To easily access and invoke private and protected properties and methods as with static.
时间:2024-11-27 19:19
alecrabbit/php-sneaky-peek
Private and protected properties and methods accessors. NOT FOR PRODUCTION USE.
时间:2024-03-05 14:28
leo980/reflector
Helper function for reflecting private/protected class properties and methods. For unit-testing purposes.
时间:2023-08-17 03:27
flarone/reflection
Test any Private/Protected Methods/Properties of any class
时间:2022-11-16 22:08
code-distortion/insight
Test protected and private object methods and properties as if they were public
时间:2020-01-25 07:59
testinaweb/php-access-all
A library to access and to unit test private and protected methods and properties
时间:2015-09-28 16:47
stevenwadejr/exposure
Exposure acts as a proxy to protected and private properties and methods on an object.
时间:2015-07-01 02:11
skagarwal/reflection
Test any Private/Protected Methods/Properties of any class
时间:2015-05-30 19:21
unit-testing/class-spy
a simple trait that aids in unit testing protected class methods
时间:2015-02-27 20:42