Private Packagist


๐Ÿ“ฆ Configuring composer for Private Packagist

DegDitor is distributed through Private Packagist to ensure a secure and controlled delivery of the core and starter packages.
To install DegDitor, you need access to the private repository provided by Fifty Deg.

๐Ÿ›  Step 1: Configure composer.json

Add the following repository configuration to your composer.json:

composer.json

1"repositories": [ 2 { 3 "type": "composer", 4 "url": "https://repo.packagist.com/YOUR-ORG/" 5 } 6] 7
Alternatively, you can run the following command:
composer config repositories.fifty-deg composer https://fifty-deg.repo.packagist.com/YOUR-ORG/
Replace YOUR-ORG with the name of your organization (provided when access is granted to the private repo).

๐Ÿ” Step 2: Authenticate via Composer CLI

Run the following command to authenticate with Private Packagist:
composer config --global --auth http-basic.repo.packagist.com token your-api-token
If your project is managed collaboratively, consider storing this in a CI/CD environment or team-wide configuration tool by adding the COMPOSER_AUTH env var:
COMPOSER_AUTH='{"http-basic": {"fifty-deg.repo.packagist.com": {"username": "token", "password": "your-api-token" }}}'
your-api-token will be provided on purchase.
Three, two, one...

Ready for DegDitor?

Try the plugin

Experience the best features at no cost

Get a better understanding of DegDitor and how it works

Test it risk-free and see the results

Try it

Get a demo

Get a personalized demo tailored to your unique needs

Preview our pricing plans

Evaluate DegDitor against your requirements

Get a demo

We are here for you

After months of intense development, itโ€™s time to put DegDitor to work. For feedback, questions or information please contact us!

Contact us