library symfony-single-command-application
Extension of Symfony's Console Application that simplifies creation of simple, single-command PHP CLI scripts
aziraphale/symfony-single-command-application
Extension of Symfony's Console Application that simplifies creation of simple, single-command PHP CLI scripts
- Wednesday, July 20, 2016
- by aziraphale
- Repository
- 1 Watchers
- 0 Stars
- 27 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 4 Versions
- 0 % Grown
Symfony Single-Command Application
This is an extension of Symfony's Console application that simplifies the creation of simple, single-command PHP CLI scripts, saving a great deal of time and repeated code., (*1)
Installation
Just use Composer:, (*2)
composer require aziraphale/symfony-single-command-application
, (*3)
And then it should autoload as everything else does, so the example class in /examples/TemplateCommand.php
should work straight away., (*4)
Usage
See /examples/TemplateCommand.php
to see how to use this class. It's probably easiest to simply copy TemplateCommand.php
for every new single-command Symfony Console application that you create., (*5)
dev-master
9999999-dev
Extension of Symfony's Console Application that simplifies creation of simple, single-command PHP CLI scripts
Sources
Download
MIT
The Requires
by
Andrew Gillard
1.0.2
1.0.2.0
Extension of Symfony's Console Application that simplifies creation of simple, single-command PHP CLI scripts
Sources
Download
MIT
The Requires
by
Andrew Gillard
1.0.1
1.0.1.0
Extension of Symfony's Console Application that simplifies creation of simple, single-command PHP CLI scripts
Sources
Download
MIT
The Requires
by
Andrew Gillard
1.0.0
1.0.0.0
Extension of Symfony's Console Application that simplifies creation of simple, single-command PHP CLI scripts
Sources
Download
MIT
The Requires
by
Andrew Gillard