Download the PHP package coff/ticker without Composer
On this page you can find all versions of the php package coff/ticker. 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 ticker
Ticker
Simple yet powerful time period based event dispatcher.
Features
- lightweight algorithm - see
- open architecture - see: ,
- automatically determined main loop's sleep time (based upon defined Ticks) to save on processor usage - see:
- threading supported for PHP 7.2+ - see: http://php.net/manual/en/book.pthreads.php
- several ways of defining task to be executed:
- callbacks
- trait based
- extending class based
- through factory (for threading)
Usage examples
Callback based
Extending class based
All versions of ticker with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package coff/ticker contains the following files
Loading the files please wait ....