dev-master
9999999-devCommon commands for the Fortissimo framework.
MIT
The Requires
- php >=5.3.2
by Matt Farina
by Matt Butcher
Wallogit.com
2017 © Pedro Peláez
Common commands for the Fortissimo framework.
Common commands for the Fortissimo Framework., (*1)
This project focuses on collecting common commands that are used within Fortissimo applications. For an overview of all of the commands in this library, read An Overview of Fortissimo Commons., (*2)
composer.json
file: require: {'masterminds/fortissimo-commons': 'dev-master' }
composer update to use the library->does('\Fortissimo\Commons\Foo')
For more on composer, see GetComposer., (*3)
We're looking for useful commands to add! Go ahead and fork the master branch and add your commands. Then issue a pull request and we'll be in touch!, (*4)
There are a few basic caveats for what we're looking for., (*5)
Critieria for inclusion:, (*6)
Examples that we'd like to include:, (*7)
Things we might consider bending the rules for:, (*8)
Got another useful Fortissimo library? Tell us about it and we'll add it to the list., (*9)
Common commands for the Fortissimo framework.
MIT