Download the PHP package php-etl/promise without Composer
On this page you can find all versions of the php package php-etl/promise. 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 promise
Promises implementation
The Promise pattern is helping when you need to organise your callbacks for when some tasks must be executed later.
Assuming we have this class with a doSomethingAsync
method
that will produce later an call to onSuccess
event handler.
You can then register the following
All versions of promise with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
The package php-etl/promise contains the following files
Loading the files please wait ....