Fetching lots of packages or ones with many releases? phpkg
relies on GitHub’s API, and without a token, you might hit rate limits—even for public repos. The credential
command adds your GitHub access token to unlock private repos and keep public requests flowing, all with one quick step.
Skip this if your GITHUB_TOKEN
env var is already set.
phpkg credential github.com <your-token>
Works with GitHub now—GitLab and more coming soon.
Test it with:
phpkg add https://github.com/sebastianbergmann/phpunit.git
No rate limit errors? You’re set! See Add Command for more.
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.