Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 544 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 544 Bytes

PHPmon

A CLI tool to monitor and restart PHP applications

Installation

composer global require MichaelNjuguna/phpmon

Usage

phpmon index.php

Contributing

  1. Fork this repository.
  2. Create new branch with feature name.
  3. Create your feature.
  4. Commit and set commit message with feature name.
  5. Push your code to your fork repository.
  6. Create pull request.

Support

If you like this project, you can support me with starring ⭐ this repository.

License

MIT

Made with 💜