2017 © Pedro Peláez
 

library bins

Bins installer for Bin utils

image

aferrandini/bins

Bins installer for Bin utils

  • Saturday, February 2, 2013
  • by aferrandini
  • Repository
  • 0 Watchers
  • 0 Stars
  • 46 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Howto install Symfony2 Bin Utils

Change your composer.json and this package as a requirement., (*1)

"require": {
    ...
    "aferrandini/bins": "dev-master"
}

Then add the execution scripts to run on post-install-cmd and post-update-cmd, (*2)

"scripts": {
    "post-install-cmd": [
        ...
        "Ferrandini\\Composer\\ScriptHandler::installBinUtils"
        ...
    ],
    "post-update-cmd": [
        ...
        "Ferrandini\\Composer\\ScriptHandler::installBinUtils"
        ...
    ]
}

Finally run composer install or update:, (*3)

composer.phar install

composer.phar update

The Versions

02/02 2013

dev-master

9999999-dev https://github.com/aferrandini/bins

Bins installer for Bin utils

  Sources   Download

MIT

The Requires

 

symfony utils bin fixperms clearcache