Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 608 Bytes

File metadata and controls

26 lines (22 loc) · 608 Bytes

Framework For Build your project with sf2 & Box2

Build your application with SymfonyConsole and Box2 builder, and How to rend PHP a Sript OOP Langage !!

Update composer

composer update

Build project with box

box build

Execute helper

php build.phar list 

You can after download your phar with

curl -sS https://github.com/nfouka/BuildConsolePHP/raw/master/build.phar -L -o build.phar

OR ( If you don't have curl you can try )

php -r "readfile('https://github.com/nfouka/BuildConsolePHP/raw/master/build.phar');" > drupal.phar