[config ↪ 1.x] build : init Config project

spip-league/config

Par Matthieu Marcillaud, le 27 mai 2026 à 18h45min :

build: init Config project

Ajouté
.gitignore
.gitlab-ci.yml
README.md
composer.json
ecs.php
phpstan-baseline.neon
phpstan.neon.dist
phpunit.xml.dist
rector.php
src/ConfigPath.php
src/Exception/ConfigException.php
src/Exception/UnknownStoreException.php
src/Manager/ConfigManager.php
src/Manager/ConfigManagerInterface.php
src/Repository/ConfigRepository.php
src/Repository/ConfigRepositoryInterface.php
src/Store/ArrayConfigStore.php
src/Store/ConfigStoreInterface.php
src/Store/ConfigStoreRegistry.php
src/Store/ConfigStoreRegistryInterface.php
src/Store/SqlConfigStore.php
stubs/sql.php
tests/ArrayConfigStoreTest.php
tests/ConfigManagerTest.php
tests/ConfigRepositoryTest.php
tests/ConfigStoreRegistryTest.php
tests/InMemoryCache.php

Détails : build: init Config project (8dad6849) · Validations · spip-league / config · GitLab