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

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

This package is auto-updated.

Last update: 2025-10-29 01:51:07 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.