Daily Shaarli

All links of one day in a single page.

October 20, 2025

Centralizing code quality commands in PHP projects: composer scripts vs Makefile - DEV Community
thumbnail

As PHP developers, we all agree that code quality matters. Whether it’s running tests, static... Tagged with php, composer, makefile, automation.