Download the PHP package jclaveau/php-visibility-violator without Composer
On this page you can find all versions of the php package jclaveau/php-visibility-violator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jclaveau/php-visibility-violator
More information about jclaveau/php-visibility-violator
Files in jclaveau/php-visibility-violator
Download jclaveau/php-visibility-violator
More information about jclaveau/php-visibility-violator
Files in jclaveau/php-visibility-violator
Vendor jclaveau
Package php-visibility-violator
Short Description Class providing simple helpers to violate the defined visibility of methods and properties
License MIT
Package php-visibility-violator
Short Description Class providing simple helpers to violate the defined visibility of methods and properties
License MIT
Please rate this library. Is it a good library?
Informations about the package php-visibility-violator
PHP Visibility Violator
This class provides simple helpers uppon basic features of the Reflection API to violate the visibility of properties and methods:
- Modify or access privates properties of classes and instances
- Call privates or protected methods
Quality
Installation
The Visibility Violator is available via composer
Usage
Documentation
- API Reference
- PHP Visibility Documentation
- PHP Reflection Documentation
- Tests
All versions of php-visibility-violator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package jclaveau/php-visibility-violator contains the following files
Loading the files please wait ....