Simulate your API in a Symfony project If you have a Symfony project that makes HTTP requests to your other projects (be it microservices, front-end and api separation projects, etc.), you may need to mock them for your tests. PHP 2021-08-30 0 likes 0 comments 3212 views