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.rejnart.cz"
}]
}
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.
Rejncore Base Bundle - Core contracts, entities, services
Rejncore Chat Bundle - Website live chat widget and admin inbox
Rejncore Media Bundle - Media manager, uploads, variants
Rejncore Notification Bundle - Email and in-app notifications
Rejncore Search Bundle - Meilisearch full-text search integration
Rejncore Web Bundle - Frontend routing and rendering
This Composer repository is powered by Satis