Skip to content

Class library for more easily working with the Symfony2 Console Component

Notifications You must be signed in to change notification settings

dreamfactorysoftware/console-tools

Repository files navigation

DreamFactory Console Utilities v1.0.2

Latest Stable Version Total Downloads Latest Unstable Version License

This is a library of helper classes for DreamFactory command line utilities using the Symfony Console.

Installation

Add a line to your "require" section in your composer configuration:

"require":           {
	"dreamfactory/console-tools": "*"
}

Run a composer update:

$ composer update

About

Class library for more easily working with the Symfony2 Console Component

Resources

Stars

Watchers

Forks

Packages

No packages published