duncan3dc/object-intruder
A small library to access private/protected properties/methods of objects
时间:2026-01-04 18:55
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
samdark/hydrator
Allows to extract data from an object or create a new object based on data for the purpose of persisting state. Works with private and protected properties.
时间:2026-01-04 05:28
serhiikorniushov/reflection-utils
PHP utils to access private class properties
时间:2025-02-14 04:08
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
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
exposer/class-exposer
Allows access to a classes private methods and properties
时间:2015-08-19 13:05