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.development-xyclon.com"
}]
}
Read more on how to handle composer private packages.
Cliente PHP de la API de GERA
SDK para usar la API de GERA
A class drawing multiline and aligned text on pictures. Uses GD extension.
This Composer repository is powered by Satis