Libraries tagged by private method

jclaveau/php-visibility-violator

0 Favers
196 Downloads

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

Go to Download


mjr/util-member-accessor

0 Favers
16 Downloads

Access to non public properties and methods

Go to Download


m0rtis/picklock

1 Favers
21 Downloads

One class package for calling protected and private methods without reflection

Go to Download


exposer/class-exposer

2 Favers
22 Downloads

Allows access to a classes private methods and properties

Go to Download


alpa/tools_sucker

1 Favers
9 Downloads

For unit testing. The sucker for classes and objects to call private methods.

Go to Download


stevenwadejr/exposure

0 Favers
157 Downloads

Exposure acts as a proxy to protected and private properties and methods on an object.

Go to Download


jessegall/invader

1 Favers
38 Downloads

A simple package to access private properties and methods without the use of reflection

Go to Download


huangdijia/invade

0 Favers
5 Downloads

A PHP function to work with private properties and methods

Go to Download


danjones000/object-spy

0 Favers
12 Downloads

Debugging library used to spy on objects' private values/methods

Go to Download


alphametric/reflection-assertions

2 Favers
14 Downloads

A package to enable unit testing an object's private & protected properties and methods.

Go to Download


zjkiza/default-access

0 Favers
1 Downloads

To easily access and invoke private and protected properties and methods as with static.

Go to Download


kodeas/publicise

1 Favers
62 Downloads

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

Go to Download


leo980/reflector

0 Favers
5 Downloads

Helper function for reflecting private/protected class properties and methods. For unit-testing purposes.

Go to Download


onsa/reflective-test-case

0 Favers
22 Downloads

ReflectiveTestCase extends PHPUnit's TestCase with the invokeMethod method for the sake of testing private classes.

Go to Download


grottopress/setter

0 Favers
15 Downloads

Set private object attributes directly, without calling setter methods.

Go to Download


<< Previous Next >>