2017 © Pedro Peláez
 

project master-cli

ready to use minimalistic cli project (based on symfony/console)

image

fnayou/master-cli

ready to use minimalistic cli project (based on symfony/console)

  • Wednesday, June 21, 2017
  • by fnayou
  • Repository
  • 1 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

MasterCli

minimalistic cli tool made with Slave based on symfony/console. it offer :, (*1)

  • auto registration of commands
  • auto load of parameters/configuration from app\config.yml
  • full working logging system using Monolog

MasterCli offer all that you want to start a quick and small console based project., (*2)

Version

  • 08/2016 : v1.0.0
  • 12/2016 : v1.0.1 : move to the github

Technologies

MasterCli uses a number of open source projects to work properly:, (*3)

  • Slave - Slave is a minimalistic application base on symfony/console.
  • Symfony Components - bunch of Symfony components.
  • Pimple - PHP Dependency Injection Container.
  • Monolog - Logging for PHP.

Installation

You need composer:, (*4)

$ php composer install

and next, all you have to do is :, (*5)

$ php slave list

Todos

  • lot of things

License

MIT, (*6)

© 2015 Aymen Fnayou, (*7)

The Versions