philliphq/phillip

Phillip is a PHP testing framework for the 21st century.

v0.3.0 2016-04-01 20:06 UTC

This package is auto-updated.

Last update: 2024-03-29 03:31:38 UTC


README

Phillip is a new Unit Testing framework for PHP.

Gitter

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.