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.dracoder.es:8443"
}]
}
Read more on how to handle composer private packages.
A service that allows the generation of coupon like strings
Helper classes to use DateTime more efficiently
A bundle to seal files with a valid electronic certificate.
Base Entity classes and interfaces
Package including different exception types and handler
Library to extend PHP base types in an Object Oriented way
Library for handling files
Classes that allows the usage of Filters in a Doctrine Repository in a more readable, object oriented way
Set of classes to allow image uploading using a file manager
A random generator for passwords
An easy, preconfigured lib for work with payment methods
Base Repository classes to abstract away common tasks performed on Doctrine Repositories
Library to extend PHP string base type in an Object Oriented way
Helper class for user generation in Symfony 5
Simple wrapper library to get UUIDs
PHP class that provides functionality to clean up XML files
This Composer repository is powered by Satis 2.0.0-dev