Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaelnjuguna/phpmon

A CLI tool to monitor and restart PHP applications
https://github.com/michaelnjuguna/phpmon

php phpmon server

Last synced: about 2 months ago
JSON representation

A CLI tool to monitor and restart PHP applications

Awesome Lists containing this project

README

        

# PHPmon

A CLI tool to monitor and restart PHP applications

## Installation

```bash
composer global require MichaelNjuguna/phpmon
```

## Usage

```bash
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](license.txt)

Made with 💜