rollerworks-graveyard / app-sectioning

Configuration helper for separating your Symfony application into multiple sections
MIT License
2 stars 1 forks source link

Reduced complexity and make usage easier #18

Closed sstok closed 6 years ago

sstok commented 6 years ago
Q A
Bug fix? no
New feature? yes
BC breaks? yes
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT

The package is changed from a Symfony Bundle to a library, registering the routes loader is handled by the SectioningFactory.