Tag Archives: Build

Speedpills 4 Linting PHP Files in Parallel

Quite some time ago I’ve already written about linting PHP files in the shell / build. Even though parallel linting is fine, when the code-base is growing larger and larger, the build becomes slower and slower. A slow build sucks. … Continue reading

Posted in Hakre's Tips, PHP Development, PHP Development, Pressed, Scripts, Tools, Uncategorized | Tagged , , , , , | 1 Comment

Continued Thoughts on a Websites’ Environment

Yesterday I started to think and look about developing deploying a (typical, simple, PHP based) website and how to manage configuration under version control. After taking some sleep over night the open ends became more clear, also some different approaches: … Continue reading

Posted in Pressed | Tagged , , , | Leave a comment