I would like to do automatic generation of URLs like here:
https://github.com/prestaconcept/PrestaSitemapBundle/blob/master/Resources/doc/4-Usage-Annotation.md
Would you accept a PR for such an implementation? Basically I would just loop through the RouteCollection and check if specific options are found.
Since there is some sort of dependency for symfony router here, I would submit it here instead of the bundle.
I would like to do automatic generation of URLs like here:
https://github.com/prestaconcept/PrestaSitemapBundle/blob/master/Resources/doc/4-Usage-Annotation.md
Would you accept a PR for such an implementation? Basically I would just loop through the RouteCollection and check if specific options are found.
Since there is some sort of dependency for symfony router here, I would submit it here instead of the bundle.