goez/b4

This package is abandoned and no longer maintained. No replacement package was suggested.

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: 2025-04-29 00:36:09 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