One of the tasks I find myself repeating with any PHP development is setting up base developer infrastructure. Sometimes this is trivial (finding a vagrant box or docker container on github is easy enough). Are there plans for symfony to offer an official solution (ala homestead)?
With the rise of microservices and the continuing rise of PHP as a dominant force in the web, I am happy with the way the language is evolving, and how Symfony has evolved over the years with it. Symfony is my framework of choice when doing development in PHP and I am glad that so many developers are willing to offer their time to keep improving it (Thank you!). That being said, newer technologies are constantly being developed, especially in the space of appservers (Check out appserver.io). I know symfony-cmf was a big official project that sensio undertook, is there plans to create an appserver based on symfony components? (Because this would be amazing).
Thanks again for your time, efforts and sharing your knowledge!