This is a private Composer repository.
To use it, you have to add this repository to your composer.json file.
Add this Composer
repository to your project's composer.json
file, then you can require these private packages just like you would with
one from Packagist.
{
"repositories": [{
"type": "composer",
"url": "https://satis.happydog.digital"
}]
}
Click on an individual package's release version to get a snippet of code for your project's dependencies.
Read more on how to handle composer private packages.
Bundle adding various integrations to manage resource consumption in long-running processes to Symfony applications
Bundle adding support for Google reCAPTCHA v3 to Symfony applications
Keep a revision history for your models without thinking, created as a package for use with Laravel; forked from venturecraft/revisionable
This Composer repository is powered by Satis