PHP Tools
This package provides some useful tools for PHP development.
Installation
To install, either run
$ composer require bnjns/web-dev-tools
or add the following to the require
section of your composer.json
file:
"bnjns/web-dev-tools": "dev-master"