2017 © Pedro Peláez
 

library composer-script-utils

Collection of simple scripts/micro-framework for writing your own Composer scripts

image

habu/composer-script-utils

Collection of simple scripts/micro-framework for writing your own Composer scripts

  • Tuesday, December 13, 2016
  • by rknol_mi24
  • Repository
  • 1 Watchers
  • 1 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

ComposerScriptUtils

Collection of simple scripts/micro-framework for writing your own Composer scripts, (*1)

Build Status Code Coverage Latest Stable Version Latest Unstable Version License, (*2)

Features include:, (*3)

  • Configuration: composer.json easy script configuration management through 'extra' node.
  • Processor skeleton base class for creating your own unified Composer processing scripts.

See also the list of contributors., (*4)

Installation

To install this library you can run the following Composer command:, (*5)

$ composer require habu/composer-script-utils

Please check the Getting Started guide for advanced installation and configuration within your project., (*6)

Documentation

The source of the documentation is stored within the res/doc/ folder of this repository., (*7)

Examples

This library ships with a few examples on how to structure your Composer commands with the help of this library. Consult the Examples documentation page to find out which examples there are and what purpose they serve., (*8)

License

This bundle is under the BSD 3-clause license. Please check the LICENSE file for the complete license., (*9)

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker., (*10)

The Versions

13/12 2016

dev-master

9999999-dev

Collection of simple scripts/micro-framework for writing your own Composer scripts

  Sources   Download

BSD 3-Clause

The Requires

  • php >=5.5

 

The Development Requires

by Ruben Knol

13/12 2016

v1.0.0

1.0.0.0

Collection of simple scripts/micro-framework for writing your own Composer scripts

  Sources   Download

BSD 3-Clause

The Requires

  • php >=5.5

 

The Development Requires

by Ruben Knol

13/12 2016

v0.9.0

0.9.0.0

Collection of simple scripts/micro-framework for writing your own Composer scripts

  Sources   Download

BSD 3-Clause

The Requires

  • php >=5.5

 

The Development Requires

by Ruben Knol