The watch
command allows you to automatically rebuild your project whenever changes are made to its source files.
This can be useful during development, as it eliminates the need to manually run the build
command every time you make a change.
To start watching your project for changes, simply run the following command in your terminal:
phpkg watch
This will start a process that will watch for changes in your project's source files, and automatically rebuild the project whenever a change is detected.
We believe that PHP has enormous untapped potential, and we are dedicated to creating tools that empower developers to harness its full power and capabilities. We aim to unlock this potential by creating tools that help developers harness PHP's full capabilities and extend its power to new heights. To this end, we developed phpkg, a cutting-edge package manager that simplifies the process of using PHP to its fullest extent. With phpkg, developers can take advantage of all that PHP has to offer and build more efficient, scalable, and powerful applications.