Inspired from dadicdn
- Glide https://glide.thephpleague.com/ for image manipulating on the fly
- ReactPHP https://github.com/reactphp/http webserver
- Redix https://alash3al.github.io/redix/ cache
- Nodemon https://www.npmjs.com/package/nodemon dev faster with auto reload server
- Multi process https://gist.github.com/IvanChepurnyi/aaa164a63d37c9dbbcbf8e7e75fa2fcd
- Start redix with php code https://github.com/reactphp/child-process
- Run
nodemon server.php
from project root dir