duncan3dc/object-intruder
A small library to access private/protected properties/methods of objects
时间:2026-01-04 18:55
swissspidy/phpstan-no-private
PHPStan rules for detecting usage of pseudo-private functions, classes, and methods.
时间:2026-01-04 10:49
spatie/invade
A PHP function to work with private properties and methods
时间:2026-01-04 09:59
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
draculaid/phpmocker
Create mock class for final classes and traits; Create mock method for static, private and final methods
时间:2023-03-12 13:39
alpa/tools_sucker
For unit testing. The sucker for classes and objects to call private methods.
时间:2023-02-17 23:54
flarone/reflection
Test any Private/Protected Methods/Properties of any class
时间:2022-11-16 22:08
jessegall/invader
A simple package to access private properties and methods without the use of reflection
时间:2022-09-08 17:52
huangdijia/invade
A PHP function to work with private properties and methods
时间:2022-08-17 09:17
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