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.efacto.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.
A small bundle containing some classes for working with visma connect and public api
A bundle with some api essentials
A bundle for handling communication with document list service
Symfony bundle for communicating with erpintegrator
Composer package for communicating with invoicing service
A library for handling basic kafka stuff
A bundle for caching data via kafka
A bundle for handling communication with master data
Package for dispatching stuff to notification service
A bundle for communicating with V2 backend
This Composer repository is powered by Satis