Download the PHP package symandy/progress-event without Composer
On this page you can find all versions of the php package symandy/progress-event. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download symandy/progress-event
More information about symandy/progress-event
Files in symandy/progress-event
Download symandy/progress-event
More information about symandy/progress-event
Files in symandy/progress-event
Vendor symandy
Package progress-event
Short Description Events used in Symfony services to handle console progress bar
License MIT
Package progress-event
Short Description Events used in Symfony services to handle console progress bar
License MIT
Please rate this library. Is it a good library?
Informations about the package progress-event
Symandy Progress Event Component
This package contains a set of events and subscribers to be used in Symfony services.
The aim is to externalize Symfony progress bar handle from services and use progress bar events instead.
Installation
Usage
-
In your Symfony command, register one of available subscribers before calling the service where the task is executed.
- Dispatch the wanted events while handling some complex task
All versions of progress-event with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
symfony/event-dispatcher Version ^4.4|^5.4|^6.0
symfony/console Version ^4.4|^5.4|^6.0
symfony/event-dispatcher Version ^4.4|^5.4|^6.0
symfony/console Version ^4.4|^5.4|^6.0
The package symandy/progress-event contains the following files
Loading the files please wait ....