2017 © Pedro Peláez
 

library partition

Composer script to generate a report of your dependencies

image

tony-co/partition

Composer script to generate a report of your dependencies

  • Thursday, February 26, 2015
  • by tony-co
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

partition

Composer script to generate a report of your dependencies, (*1)

partition, (*2)

Install

Add the dependency in your composer.json, (*3)

composer require tony-co/partition:dev-master@dev

Add the script in your composer.json, (*4)

``` json, (*5)

"scripts": { [...] "partition": "Tonyco\Composer\Partition::generate", },, (*6)

```, (*7)

Usage

Once installed, the script is part of your Composer commands, just run:, (*8)

composer partition

The Versions

26/02 2015

dev-master

9999999-dev

Composer script to generate a report of your dependencies

  Sources   Download

MIT

The Development Requires