Recommend this page to a friend! |
Classes of Ahmad Mustapha | > | React PHP Timer Loop | > | composer.json | > | Download |
|
![]() |
{ "name": "ahmard/reactphp-timers", "description": "Reactphp timers styled to look like javascript setInterval and setTimeout.", "keywords": ["asynchronous", "asyncphp", "ReactPHP"], "type": "library", "license": "MIT", "minimum-stability": "stable", "authors": [ { "name": "Ahmard", "email": "ahmard@gmail.com" } ], "require": { "react/react": "^1.1" }, "autoload": { "files": ["src/Functions.php"] } } |