|
Currently, Symfony can generate Docker Composer file, it is great. If there is a Plan to integrate TestContainers or DevContainers automatically by detecting the libs in the project, like Spring Boot or Quarkus/Micronaut(I am a java developer most of the time)? For example, the Database URL add a BTW, I noticed the Testcontainers started a PHP project, but the experience is not so good (it seems the project is only tested on Unix compatible system, I encountered connection issues under Windows), I think it was not widely used at the moment. I found there are two Testcontainers PHP implementation projects:
|
Answered by
hantsy
Jul 10, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I created an issue for this, #61043, please vote it.