PHPackages                             suin/php-expose - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. suin/php-expose

ActiveLibrary[Testing &amp; Quality](/categories/testing)

suin/php-expose
===============

Makes non-public properties and methods be testable to help your unit tests with PHPUnit.

1.0(13y ago)57.4k↓50%18MITPHPPHP &gt;=5.3.0

Since Sep 16Pushed 13y ago1 watchersCompare

[ Source](https://github.com/suin/php-expose)[ Packagist](https://packagist.org/packages/suin/php-expose)[ Docs](https://github.com/suin/php-expose)[ RSS](/packages/suin-php-expose/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (8)

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: [![Build Status](https://camo.githubusercontent.com/284dcdb74133eeb22e3f346a26e5fb1cd28a6804ec8dd1dbdc5af697c2c56cb7/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f7375696e2f7068702d6578706f73652e706e67)](http://travis-ci.org/suin/php-expose)

```
