fructify / reload
This package is abandoned and no longer maintained.
No replacement package was suggested.
A livereload server implemented in php.
v1.0.0
2017-03-16 06:47 UTC
Requires
- php: ^7.0
- react/socket: ^0.4.0
- symfony/console: ^2.6||^3.0
- symfony/finder: ^2.6||^3.0
- symfony/http-foundation: ^2.6||^3.0
Requires (Dev)
- consolidation/robo: ^1.0
- phpunit/phpunit: ^6.0
- satooshi/php-coveralls: ^1.0
This package is not auto-updated.
Last update: 2020-01-24 16:37:52 UTC
README
A live reload web socket server written in PHP.
This is forked from php-livereload. No major changes apart from bumping to the latest version of livereload.js and a bit of a code tidy up (still ongoing). The intention of this fork is to provide an awesome developement experience for our Fructify WordPress ecosystem.
How to Install
Installation via composer is easy:
composer require fructify/reload
How to Use
Please refer to the original readme at: https://github.com/RickySu/php-livereload
Developed by Ricky Su & Brad Jones - brad@bjc.id.au