2017 © Pedro Peláez
 

library slave

minimalistic cli tool made with symfony/console and without silex

image

fnayou/slave

minimalistic cli tool made with symfony/console and without silex

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

The README.md

Slave

Slave is a minimalistic application base on symfony/console and exclusively for MasterCli micro framework. it use :, (*1)

  • Symfony components (config, event dispatcher, finder, etc.)
  • Pimple
  • Monolog

Slave have some pre registered providers :, (*2)

  • Configuration :
    • initiate Pimple Container
    • look for app/config.yml and load default/custom configuration parameters
  • EventDispatcher : initiate an instance of the event dispatcher
  • Logger : initiate (or not) Monlog according to the given parameters within app/config

Better use Slave with MasterCli micro framework, (*3)

Version

  • 08/2016 : v1.0.0
  • 08/2016 : v1.0.1

Technologies

Slave uses a number of open source projects to work properly:, (*4)

Installation

You need composer:, (*5)

$ php composer require fnayou/slave

Todo

  • lot of things

License

MIT, (*6)

© 2015 [Aymen Fnayou Inc.], (*7)

The Versions