Libraries tagged by private property

jclaveau/php-visibility-violator

0 Favers
189 Downloads

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

Go to Download


northwoods/entity-proxy

3 Favers
1663 Downloads

A hydrating proxy for objects with private properties

Go to Download


markbaker/spymaster

6 Favers
12 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


cemerson/trespass

0 Favers
2005 Downloads

A library for modifying private properties of PHP 7 classes from an external context

Go to Download


hchokshi/silverstripe-trait-config

1 Favers
4748 Downloads

Merge SilverStripe configuration from traits into class configuration, while avoiding private static property conflicts.

Go to Download


rikudou/friend-classes

4 Favers
18 Downloads

Allows other classes to access your class private methods/properties

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


adagio/property-exposer

3 Favers
1151 Downloads

Give access to private properties based on phpDoc directives.

Go to Download


dkx/private-properties-accessor

0 Favers
523 Downloads

Accessor for private properties without reflection

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


jstewmc/test-case

0 Favers
118 Downloads

Access private properties in unit tests

Go to Download


flarone/reflection

0 Favers
1 Downloads

Test any Private/Protected Methods/Properties of any class

Go to Download


aipng/test-helpers

0 Favers
78 Downloads

Private properties trait useful for testing purposes

Go to Download


cvek/collection

1 Favers
301 Downloads

Adapter for tightenco/collect bundle to be usable with private and virtual properties in Symfony projects.

Go to Download


anaklanangdev/object-intruder

0 Favers
7 Downloads

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

Go to Download


<< Previous Next >>