Libraries tagged by Protected Properties

samdark/hydrator

115 Favers
72164 Downloads

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.

Go to Download


duncan3dc/object-intruder

4 Favers
278674 Downloads

A small library to access private/protected properties/methods of objects

Go to Download


skagarwal/reflection

7 Favers
6241 Downloads

Test any Private/Protected Methods/Properties of any class

Go to Download


dashifen/repository

0 Favers
4966 Downloads

An object with read-only protected properties from which other objects can be extened.

Go to Download


r83dev/test-accessible

0 Favers
959 Downloads

Accessible trait to call protected methods, properties and constants in tests.

Go to Download


crowdstar/reflection

1 Favers
17749 Downloads

Allow to directly access protected/private properties and call protected/private methods.

Go to Download


jclaveau/php-visibility-violator

0 Favers
201 Downloads

Class providing simple helpers to violate the defined visibility of methods and properties

Go to Download


markbaker/spymaster

6 Favers
14 Downloads

SpyMaster is a small library, for use in testing, that allows access to verify the values of protected and private properties in a class that is being tested, without needing to modify the class using Reflection.

Go to Download


make/accessible

8 Favers
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.

Go to Download


leedavis81/altr-ego

22 Favers
1129 Downloads

Access an objects protected / private properties and methods

Go to Download


perfect-code/module-property-accessor

0 Favers
73 Downloads

Magento2 extension which allows you to access protected property of the class.

Go to Download


piotrpress/accessor

0 Favers
42 Downloads

This library provides an access to protected/private, also static, methods/properties of an object/class.

Go to Download


flarone/reflection

0 Favers
3 Downloads

Test any Private/Protected Methods/Properties of any class

Go to Download


anaklanangdev/object-intruder

0 Favers
7 Downloads

A small library to access private/protected properties/methods of objects

Go to Download


alecrabbit/php-sneaky-peek

0 Favers
7 Downloads

Private and protected properties and methods accessors. NOT FOR PRODUCTION USE.

Go to Download


Next >>