Tag: php best practices

Excellent PHP best practices

Excellent post on This interests me: A collection of useful best practices in modern PHP development, like This post will lift your development level dramatically. There’s a lot…

PHP: The Right Way

PHP: The Right Way outlines everything available to a modern PHP programer. From getting PHP setup on your system, the environments available, modern dependency management with composer, secure…