goez/b4

A skeleton for building composer based library with PhpSpec

0.1.0 2018-01-31 05:39 UTC

This package is auto-updated.

Last update: 2024-03-29 02:50:26 UTC


README

This is a composer based library.

Install

$ composer require vendor/package --dev

Usage

Documents for this library.

Hacking

Modify source and spec files, then run:

$ vendor/bin/phpspec run

License

MIT