[plugin-manager ↪ 0.1] 2 commits

JamesRezo/plugin-manager | 2 commits

Par JamesRezo, le 5 octobre 2025 à 08h40min :

feat(collection): CollectionValidator initial implementation

Ajouté
src/Validator/CollectionValidator.php
tests/Validator/CollectionValidatorTest.php
tests/fixtures/xml/minimal2/paquet.xml
tests/fixtures/xml/valid_necessite/paquet.xml
Modifié
src/Loader/Loader.php
src/Manager.php
tests/Finder/FinderTest.php
tests/Loader/LoaderTest.php
tests/ManagerTest.php

Détails : feat(collection): CollectionValidator initial implementation (9ba9ed9d) · Validations · JamesRezo / plugin-manager · GitLab

==============================
Par JamesRezo, le 4 octobre 2025 à 14h43min :

feat(loader): move needs and providers computation

Modifié
src/Loader/Loader.php
src/Loader/LoaderInterface.php
tests/Dummy/DummyLoader.php
tests/Fake/FakeLoader.php
tests/ManagerTest.php
tests/Stub/EmptyLoaderStub.php

Détails : feat(loader): move needs and providers computation (228b123c) · Validations · JamesRezo / plugin-manager · GitLab