Libraries tagged by protected property

samdark/hydrator

116 Favers
68243 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
248032 Downloads

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

Go to Download


crowdstar/reflection

0 Favers
16278 Downloads

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

Go to Download


dashifen/repository

0 Favers
4359 Downloads

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

Go to Download


r83dev/test-accessible

0 Favers
136 Downloads

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

Go to Download


skagarwal/reflection

7 Favers
6206 Downloads

Test any Private/Protected Methods/Properties of any class

Go to Download


code-distortion/insight

0 Favers
313 Downloads

Test protected and private object methods and properties as if they were public

Go to Download


mvccore/ext-view-helper

1 Favers
608 Downloads

MvcCore - Extension - View - Helper - abstract class code and interface support code to create more sofisticated view helpers with better setup and protected properties.

Go to Download


kodeas/publicise

1 Favers
57 Downloads

Publicise lets you test the `private` or `protected` properties and methods in your classes

Go to Download


markbaker/spymaster

6 Favers
11 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
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.

Go to Download


leedavis81/altr-ego

22 Favers
1125 Downloads

Access an objects protected / private properties and methods

Go to Download


perfect-code/module-property-accessor

0 Favers
71 Downloads

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

Go to Download


piotrpress/accessor

0 Favers
40 Downloads

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

Go to Download


flarone/reflection

0 Favers
0 Downloads

Test any Private/Protected Methods/Properties of any class

Go to Download


Next >>