Libraries tagged by private classes

bytespin/easyadmin-no-private-plugin

0 Favers
8 Downloads

It replaces the `private function __construct` PHP keyword from all EasyAdmin classes by `public function __construct`, so you can call parent constructors when extending a 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


jclaveau/php-visibility-violator

0 Favers
185 Downloads

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

Go to Download


flarone/reflection

0 Favers
0 Downloads

Test any Private/Protected Methods/Properties of any class

Go to Download


aiwozhe/phactor

0 Favers
3 Downloads

Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.

Go to Download


wheregroup/joii

0 Favers
5230 Downloads

Javascript Object Inheritance Implementation

Go to Download


zine/common

0 Favers
24 Downloads

some private class files

Go to Download


onsa/reflective-test-case

0 Favers
21 Downloads

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

Go to Download


hakito/publisher

0 Favers
188 Downloads

Proxy for accessing protected/private class members.

Go to Download


leo980/reflector

0 Favers
3 Downloads

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

Go to Download


anrdaemon/library

2 Favers
153 Downloads

Published classes from private library

Go to Download


october/extension

3 Favers
192 Downloads

Extension based classes, like private Traits

Go to Download


aznc/expose-it

0 Favers
26 Downloads

Expose protected or private entry of a class

Go to Download


andrewdanilov/hydrator

1 Favers
24 Downloads

Class for fill private object attributes from array, and extract data from object

Go to Download


cemerson/trespass

0 Favers
1996 Downloads

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

Go to Download


<< Previous Next >>