Download the PHP package alexeyshockov/plain-commands-bundle without Composer
On this page you can find all versions of the php package alexeyshockov/plain-commands-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alexeyshockov/plain-commands-bundle
More information about alexeyshockov/plain-commands-bundle
Files in alexeyshockov/plain-commands-bundle
Download alexeyshockov/plain-commands-bundle
More information about alexeyshockov/plain-commands-bundle
Files in alexeyshockov/plain-commands-bundle
Vendor alexeyshockov
Package plain-commands-bundle
Short Description The bundle provides a way to configure your commands with annotations
License MIT
Package plain-commands-bundle
Short Description The bundle provides a way to configure your commands with annotations
License MIT
Keywords annotationscommands
Please rate this library. Is it a good library?
Informations about the package plain-commands-bundle
PlainCommandsBundle
Integrates alexeyshockov/plain-commands into a Symfony application.
Configuration and usage
The bundle has no configuration. Just register your classes in the DI container and mark them with plain_commands.set
tag. For example, add everything from src/Command
directory in your config/services.yaml
:
All versions of plain-commands-bundle with dependencies
PHP Build Version
Package Version
Requires
symfony/framework-bundle Version
^3.3|^4.0
sensio/framework-extra-bundle Version ^4.0|^5.0
alexeyshockov/plain-commands Version ^0.1
sensio/framework-extra-bundle Version ^4.0|^5.0
alexeyshockov/plain-commands Version ^0.1
The package alexeyshockov/plain-commands-bundle contains the following files
Loading the files please wait ....