philliphq / phillip
Phillip is a PHP testing framework for the 21st century.
Installs: 37
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/philliphq/phillip
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.