Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
/ slave Public archive

minimalistic cli tool made with symfony/console and w/o silex

Notifications You must be signed in to change notification settings

fnayou/slave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slave

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

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

Slave have some pre registered providers :

  • 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

Version

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

Technologies

Slave uses a number of open source projects to work properly:

Installation

You need composer:

$ php composer require fnayou/slave

Todo

  • lot of things

License

MIT

© 2015 [Aymen Fnayou Inc.]

About

minimalistic cli tool made with symfony/console and w/o silex

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages