Tired of running phpkg build
after every tweak? The phpkg watch
command keeps your project in sync by automatically rebuilding it whenever your source files change. It’s a must-have for development—code, save, and see updates instantly.
build
on changes.From your project’s root directory, run:
phpkg watch
phpkg.config.json
) and rebuilds to builds/development/
on any change. Ctrl+C
in the terminal.Tip: Pair it with your dev setup—edit, refresh, repeat.
builds/development/
up-to-date with your latest work.After starting, tweak a file—watch handles the rest.
phpkg.config.json
maps source dirs correctly—see Customization. src/App.php
) and check builds/development/
. phpkg build production
—see Build Command.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.