Articles

These cover a variety of topics like modern PHP, application development, design patterns, and web design.

Laying the Groundwork

Last night I gave a talk Laying the Groundwork at Seattle PHP. Over the years, I’ve seen a lot of different projects. Their quality and maintainability varied greatly. So I wanted to help my fellow developers to learn from the mistakes of developers past. Also, judging by what I’ve seen on the web, some PHP … Read more » Laying the Groundwork

Essential Composer Packages

Every PHP developer worth their salt uses Composer to manage their dependencies. That’s because Composer is a crucial component of modern PHP development. It’s by far the best way to manage 3rd party code. The number of composer packages available on Packagist is staggering – as is the number of downloads for some projects. It’s … Read more » Essential Composer Packages

« Previous Page  —  Next Page »