philliphq / phillip
Phillip is a PHP testing framework for the 21st century.
v0.3.0
2016-04-01 20:06 UTC
Requires
- evenement/evenement: 2.0.*
- molovo/accidents: ~0.1
- molovo/graphite: ~0.1
- molovo/object: ~1.0
- molovo/str: ~0.1
- mustangostang/spyc: ^0.5.1
README
Phillip is a new Unit Testing framework for PHP.
Installation
composer global require philliphq/phillip
Or to install per-project
cd my-awesome-project
composer require philliphq/phillip
Usage
phillip [options]
Documentation
Full documentation is available on https://philliphq.github.io
Contributing
If you'd like to contribute, please file an issue, or a create a Pull Request. Full contribution guidelines are coming soon.