Download the PHP package suin/php-expose without Composer
On this page you can find all versions of the php package suin/php-expose. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-expose
Expose
Expose
makes non-public properties and methods be testable to help your unit tests with PHPUnit.
The build status of the current master branch is tracked by Travis CI:
Requirements
- PHP 5.3 or later
Installation
Just git-clone or inntall via composer.
composer.json:
Inclue vendor/autoload.php
in your bootstrap.php
of PHPUnit to load Expose
components:
License
MIT License
All versions of php-expose with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package suin/php-expose contains the following files
Loading the files please wait ....