PHPackages                             marabesi/phpwatch - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. marabesi/phpwatch

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

marabesi/phpwatch
=================

Automatically reload your PHP files in terminal

v0.0.1(6y ago)26[1 issues](https://github.com/marabesi/phpwatch/issues)Apache-2.0PHPPHP &gt;=5.3.0

Since Jun 28Pushed 6y agoCompare

[ Source](https://github.com/marabesi/phpwatch)[ Packagist](https://packagist.org/packages/marabesi/phpwatch)[ RSS](/packages/marabesi-phpwatch/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

PHP watch
=========

[](#php-watch)

Are you tired of executing your PHP script in the command line ? PhpWatch can help you with that, just change your PHP script and see the output in the command line.

Normal flow
-----------

[](#normal-flow)

1\. You write a PHP script

```
