close

PHP Architect logo

Want to check out an issue? Sign up to receive a special offer.

In the Magazine

CakePHP with iPhone

August 2026

Image

Our first feature article this month is ‘I Built a CakePHP Plugin From My iPhone While Packing for a Trip’ by Jamison Bryant. So often an idea pops into our heads, and we think we’ll get to it later when we have time. However, it’s often the case that the time never magically appears to get the idea out of our heads and into the real world. Well, that’s exactly what Jamison is doing here, and with an iPhone no less. Follow along this fun and informative read to learn more.

View articles
View All Past Issues »

Books

View All Books »

Jacked PHP

Image

Create Powerful Applications With Open Swoole

The Complementary PHP Testing Tools Cookbook

Image

Learn how a Grumpy Programmer approaches improving his own codebase, including all of the tools used and why.

PHP Web Development with MySQL

Image

A Hands On Approach to Application Programming

php[podcast]

All Episodes »
Image

The PHP Podcast 2026.08.20

2026.08.20 - August 20, 2026

Listen

Image

The PHP Podcast 2026.08.13

2026.08.13 - August 13, 2026

Listen

Articles and News

More News

PHP 8.6’s soft feature freeze: what just locked in, and what’s still up for grabs

August 21, 2026
Image

  Beta 1 for PHP 8.6 landed this week, and buried inside that routine-sounding milestone is the moment PHP’s next release mostly stops accepting new ideas. Not completely. But close enough that if you’ve been half-watching an RFC thread, wondering whether it would survive to actually ship, this is the week you find out. If […]

I Made My AI Agent Fix Its Own Copy-Paste (jscpd + Mago)

August 15, 2026
Image

Video version: https://youtu.be/ubhVleOpLQ0 It’s so easy to ask an AI agent to build a feature, and have it hand you 5,000 lines of code. It might even feel like a win until you start reading it so see the same validation block in four controllers, the same database-fetch boilerplate in six models, and that efvery […]

Laracon US 2026: A Complete Wrap Up

July 31, 2026
Image

Laracon US came back for its 2026 edition on July 28 and 29, at the SoWa Power Station in Boston’s arts district. Two days, one stage, and a lineup of eighteen speakers that ranged from Taylor Otwell himself down to independent educators, package authors, and engineers visiting from outside the Laravel world entirely. If you […]

Mago: Blazing Fast Static Analysis for PHP

Image

Video version: https://youtu.be/ZtAKnN6jWbE I love static analysis tools to a degree that my co-workers find annoying. Tools like PHPStan and Psalm catch bugs before they ever reach production, and once you get used to that safety net, it is impossible to imagine coding without it. But there is one thing about these tools that drives […]

Ship Code Safely with Laravel Pennant Feature Flags

July 22, 2026
Image

Deploying new features used to mean holding your breath. You merged the branch, pushed to production, and hoped the QA process caught everything. If it didn’t, rollback meant either reverting a deployment or shipping a hotfix under pressure. Feature flags change that story entirely, and Laravel Pennant gives you a first-party, well-designed way to build […]

Tempest 3.0: The PHP Framework That Gets Out of Your Way

July 20, 2026
Image

If you spend most of your PHP time in Laravel or Symfony, you may have noticed a framework quietly picking up momentum over the past couple of years. Tempest describes itself as “the PHP framework that gets out of your way,” and after spending time with version 3.0 — released February 12, 2026 — that […]

Introduction to Loop Engineering: Building AI Agents That Run Themselves

July 17, 2026
Image

Video version https://youtu.be/pxnY6T98G14 You may not realize it, but most developers today sit at their keyboards running a manual while loop without realizing it. You write a prompt, read the response, decide what to ask next, and repeat, over and over again. All day long, you are the thing that keeps the process moving toward […]

Claude Code Subagents: Delegate Like a Senior PHP Developer

Image

If you’ve been using Claude Code as a single monolithic assistant, you’ve only been using half the tool. Subagents — specialized AI assistants that Claude Code can spin up and delegate tasks to — fundamentally change how you work. Instead of context-switching between “write this Pest test,” “optimize that MySQL query,” and “review this Rector […]

Our Partners

Collaborating with industry leaders to bring you the best PHP resources and expertise