Browse category PHP Architect
The Case for Generics in PHP
By Chris Holland In 2016, Ben Scholzen and Rasmus Schultz published their PHP RFC: Generic Types and Functions, aka The Generics RFC. Having worked with generics in other languages, I was very grateful and thrilled to come across this RFC, as I could immediately see the tremendous benefits this would bring to the PHP ecosystem. […]
Episode 15 – Generics and php[world]
In this episode: generics, conferences, and more. A special live-recording with Eric van Johnson, John Congdon, Chris Holland, and Oscar Merida at php[world].
Generics and Project Success – November 2018
Providing a good foundation for your application pays off in the long run by reducing technical debt, finding bugs earlier, and making it faster to add features. This month we look at how generics could make your code concise, other new features you should be using, practices to keep your Laravel application easy to upgrade, […]
Generics and Project Success – November 2018
In this issue: Generics in PHP, Maintainable Laravel, Starting with PHP, Project Success, security code reviews, and more
Internal Journeys – October 2018
You may be used to helpers and frameworks which rapidly generate new code at the press of a button. However, understanding what these tools are doing is immensely valuable when they don’t work or you need to develop a lean solution. This month, we’ll investigate how things work under the hood to find new tools […]
Magniphpicent 7.3 – September 2018
In this issue: Xdebug, Freelancing, Parsing text, MySQL Generated Columns, Gitflow, PhpStorm, and more.
Magniphpicent 7.3 – September 2018
PHP’s annual release cycle means the next minor version of the programming language—7.3—should be released before the end of the year. This also means PHP 7.0 will no longer be supported. If you’re on 7.0 or even stuck on PHP 5.x, this month’s crop of writers will help you tackle your next upgrade. Sponsored By
Masterful Code Management – August 2018
In this issue: Xdebug, Freelancing, Parsing text, MySQL Generated Columns, Gitflow, PhpStorm, and more.
Masterful Code Management – August 2018
While thinking about how our programs should work can be fun and challenging, in actuality we spend more of our time figuring out why our code doesn’t work as expected. In this issue, we round up some tools which can help you find bugs and work effectively with your team Sponsored By
Navigating State – July 2018
In this issue: State machines, workflows, parsing text, MySQL without SQL, Continuous Integration, self-hosted git, CakePHP, Password Authentication, Issue Tracking, Algorithms, and more.


