[plugin-manager ↪ 6093-plugin-manager] feat : Migrer manifeste, découverte, paquet.xml (Boot/, (…)

spip-league/plugin-manager

Par Matthieu Marcillaud, le 28 juin 2026 à 15h43min :

feat: Migrer manifeste, découverte, paquet.xml (Boot/, Discovery/, Paquet/, PluginPathResolver) vers plugin-manager

Refs: spip/spip#6093

Ajouté
src/Boot/DistPluginProvider.php
src/Boot/PluginBootArtifactBuilder.php
src/Boot/PluginBootCache.php
src/Boot/PluginManifest.php
src/Boot/PluginManifestListProvider.php
src/Boot/PluginManifestSqlMigrator.php
src/Boot/PluginManifestStore.php
src/Boot/PluginManifestStructuresBuilder.php
src/Boot/PluginMenuCollector.php
src/Cache/PhpFileWriter.php
src/Discovery/PluginOrderResolver.php
src/Discovery/PluginScanner.php
src/Paquet/PaquetElementCollector.php
src/Paquet/PaquetInfo.php
src/Paquet/PaquetXmlReader.php
src/PluginPathResolver.php
src/PluginRelativePath.php
tests/Boot/DistPluginProviderTest.php
tests/Boot/PluginBootArtifactBuilderTest.php
tests/Boot/PluginBootCacheTest.php
tests/Boot/PluginManifestListProviderTest.php
tests/Boot/PluginManifestSqlMigratorTest.php
tests/Boot/PluginManifestStoreTest.php
tests/Boot/PluginManifestTest.php
tests/Discovery/PluginDiscoveryTest.php
tests/Paquet/PaquetXmlReaderTest.php
tests/PluginDirLocatorTest.php
Modifié
README.md
composer.json
phpstan-baseline.neon

Détails : feat: Migrer manifeste, découverte, paquet.xml (Boot/, Discovery/, Paquet/,... (073f1960) · Validations · spip-league / plugin-manager · GitLab