bldr-io/php-block

There is no license information available for the latest version (v0.1.0) of this package.

Block for handling PHP-related tasks

v0.1.0 2015-02-06 10:56 UTC

This package is not auto-updated.

Last update: 2024-04-17 05:10:42 UTC


README

PHP tasks for bldr.

Installation

Add the following to your bldr.json in the require section:

{
    "require": {
        "bldr-io/php-block": "dev-master"
    }
}