PHP Coding Standards fixer with git commitThe PHP CS Fixer is an awesome tool for fixing coding standard violations in PHP code as explained here : PHP Code Standards FixerJul 19, 2020Jul 19, 2020
How to connect a user in unit test within Symfony in an exampleAs explained in the Symfony testing, a unit test is a test against a single PHP class, all dependencies should not be tested within this…Jul 14, 20202Jul 14, 20202