Core Domain, Infrastructure and Presentation Layers interfaces and classes.
composer.json:
{
"require": {
"php": ">=8.0",
"foreline/clean": "dev-main"
},
"repositories": [
{
"type": "git",
"url": "https://gitlab.foreline.ru/foreline/clean.git"
}
]
}