HPI Composer Repository
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://composer.group-hpi.com"
}]
}
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.
Provide normalized GraphQL support for PHP 8 applications in HPI microservices architecture.
Contains code to manage permissions on Laravel project
Contains generic code
Allow exchange of messages between Laravel/Lumen services with an event system through RabbitMQ.
Contains code to send messages (mails, sms,...) on Laravel project
Provide normalized GraphQL support for Laravel applications in HPI microservices architecture.
This Composer repository is powered by Satis