This is base library for Silex console applications which provides descriptor helper with some descriptors.
Credits for base descriptor (Symfony FrameworkBundle)
As for now (initial release of this library) whole code is copied from Symfony's FrameworkBundle,
but is limited to handle only RouteCollecSymfony\Component\Routing\tion
and Symfony\Component\Routing\Route
in text format. All copyrights go to:
- Fabien Potencier ([email protected])
- Jean-François Simon ([email protected])