bnjns/web-dev-tools

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

A collection of useful tools for web development.


README

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"