I find this library here incredibly useful, and we have successfully been using it over the past few years in various Symfony projects. I am also maintaining a bundle over at https://github.com/webfactory/BGObjectRoutingBundle to make that easier.
Since this repo here seemed to be dead, I created a fork of it (https://github.com/webfactory/object-routing) and adapted it over time to keep up with changing Symfony versions.
Now, I was surprised to see that you made additions to support PHP 8 attributes! 🎉
So, I think it's time to give back and re-synchronize. Would you want to merge back these changes here from our fork?
Hey @schmittjoh 👋🏼,
I find this library here incredibly useful, and we have successfully been using it over the past few years in various Symfony projects. I am also maintaining a bundle over at https://github.com/webfactory/BGObjectRoutingBundle to make that easier.
Since this repo here seemed to be dead, I created a fork of it (https://github.com/webfactory/object-routing) and adapted it over time to keep up with changing Symfony versions.
Now, I was surprised to see that you made additions to support PHP 8 attributes! 🎉
So, I think it's time to give back and re-synchronize. Would you want to merge back these changes here from our fork?
This closes #3, closes #4 and closes #10.