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.ctr.cardiff.ac.uk"
}]
}
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.
Shared audit core for Kitsune & Phoenix
Shared IMP Manager for Draig & Phoenix
Shared Doctrine utilities for Atlas/Phoenix (DBAL types, mapping helpers, traits).
Allocate randomisation algorithm module for Atlas
Altman and Bland randomisation algorithm module for Atlas
Block randomisation algorithm module for Atlas
Pocock and Simon randomisation algorithm module for Atlas
Taves randomisation algorithm module for Atlas
Shared randomisation core for Kitsune & Phoenix
This Composer repository is powered by Satis