Download the PHP package gepur-it/sic-bundle without Composer
On this page you can find all versions of the php package gepur-it/sic-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package sic-bundle
sic-bundle
Single Instance Console Command Bundle
provides the ability to ban more than one command instance
add bundle in bundles.php
to mark command as single instance, add interface to your command, and add method getLockName()
to allow to run the same command with different args, use $input in getLockName() method
All versions of sic-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
symfony/console Version ^5.0
symfony/lock Version ^5.0
symfony/dependency-injection Version ^5.0
symfony/config Version ^5.0
symfony/event-dispatcher Version ^5.0
symfony/console Version ^5.0
symfony/lock Version ^5.0
symfony/dependency-injection Version ^5.0
symfony/config Version ^5.0
symfony/event-dispatcher Version ^5.0
The package gepur-it/sic-bundle contains the following files
Loading the files please wait ....