Libraries tagged by private classes
cdev38399/yii2-xero-private
7 Downloads
A class for interacting with the xero (xero.com) private application API.
bytespin/easyadmin-no-private-plugin
9 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.
serhiikorniushov/reflection-utils
9 Downloads
PHP utils to access private class properties
piotrpress/accessor
42 Downloads
This library provides an access to protected/private, also static, methods/properties of an object/class.
jclaveau/php-visibility-violator
196 Downloads
Class providing simple helpers to violate the defined visibility of methods and properties
flarone/reflection
2 Downloads
Test any Private/Protected Methods/Properties of any class
aiwozhe/phactor
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.
wheregroup/joii
5231 Downloads
Javascript Object Inheritance Implementation
zine/common
26 Downloads
some private class files
onsa/reflective-test-case
22 Downloads
ReflectiveTestCase extends PHPUnit's TestCase with the invokeMethod method for the sake of testing private classes.
hakito/publisher
191 Downloads
Proxy for accessing protected/private class members.
leo980/reflector
5 Downloads
Helper function for reflecting private/protected class properties and methods. For unit-testing purposes.
anrdaemon/library
158 Downloads
Published classes from private library
october/extension
192 Downloads
Extension based classes, like private Traits
aznc/expose-it
27 Downloads
Expose protected or private entry of a class