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://packages.coparentpilot.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.
CPP\Base – resource-agnostic microservice utilities (PSR-7/PSR-18 transport, pluggable auth, and resource helpers).
Sends your logs to files, sockets, inboxes, databases and various web services
Common interface for HTTP clients
PSR-17: Common interfaces for PSR-7 HTTP message factories
Common interface for HTTP messages
Rapbit base abstractions, attributes and utilities
This Composer repository is powered by Satis