Introduction

You may already have an application or a package that uses Composer as the package manager. If you wish to migrate, you can use the migrate command.

Usage

On the package or application directory that you want to migrate, run the following command:

phpkg migrate

This command reads from your composer.json file and creates a phpkg.config.json file for your project.

After that, you can simply run the build command.

Why This Matters?

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.