Larasense logo
Sep 4, 2026

The PHP Podcast 2026.09.02

PHP Podcast – September 2, 2026 Hosts: Eric Van Johnson & Joe Ferguson John’s out, Joe jumps in at the last second, a brand-new intro gets debuted mid-flight, a new PHP Foundation podcast gets announced, Frank’s database issues (not production), and somebody’s selling 37 elePHPants to fund a startup and open-heart surgery. New Intro, New Scenes, and a Last-Second Co-Host Eric kicked off the episode still tinkering with a brand-new intro and scene setup live on air, complete with a fresh montage that (thankfully) still includes Duck Nizzle. With John unavailable, Joe Ferguson jumped on at the last second to keep the show moving, and the two spent the opening minutes wrestling with scene sizing while Joe appeared comically small on screen. The pair caught up on client work: Joe pulled off an Elastic Beanstalk environment flip that nobody noticed (which is exactly how you want those to go), while Frank got thrown right under the bus for deleting the wrong database. Fortunately, it wasn’t production, and the conversation turned into an appreciation session for point-in-time recovery on AWS RDS and DigitalOcean’s managed databases, both of which have saved plenty of bacon during cowboy-hat coding sessions. The PHP Foundation Community Podcast Joe announced a brand-new podcast launching on the same PHP Architect channel, hosted by Elizabeth Barron and focused entirely on contributing to PHP. The first guest is Matt Stauffer, who recently published a fantastic post on the Foundation site about contributing to PHP, with recording set for September 10th. The plan is one Foundation Community Hour per month, plus the Joe, Holly, and Sarah show on weeks when Eric and John aren’t around. Eric and Joe used the moment to clear up a common misconception: people often conflate PHP internals with the Foundation, but they are not the same thing. The Foundation pays people to work on internals rather than steering the language itself. Its whole reason for existing is to get structure and funding around an old open-source project that billion-dollar companies have built empires on while contributing little back downstream. They also touched on recent Foundation board turnover: Roman’s term ended, and he’s rotating off, with Brent Roose joining as JetBrains’ representative — a great fit given Brent’s reach and the volume of PHP content he pushes out. Unlocking the PHP Architect Magazine Back Catalog The hosts made a pitch for the magazine, noting that an active subscription unlocks the entire catalog going all the way back to the very first issue — December 2002, which covered PHP 4.3. Eric got nostalgic about first discovering the print magazine right when PHP 4 came out, when knowledge was scarce, YouTube didn’t exist, and you had to buy O’Reilly books and beg your manager’s education budget for a subscription. Big news for existing accounts: John has opened up everything published before 2022 to anyone with an account on the system, even without an active subscription. Log in, head to magazines, and check what you now have access to. The team also reminded listeners that the magazine pays every contributor, that they’ve built a solid roster of regular columnists, and that PHP Architect is a consulting group available to augment teams, evaluate systems, and more. Where Developers Fit in an AI World Eric put Joe on the spot with a big question: What does a developer’s role look like going forward, given where AI is? Joe leaned positive on the tooling — Claude is excellent at parsing logs, spotting anomalies, and navigating large legacy codebases he isn’t in every day. He described real workflows like running AWS bill reviews for clients and comparing “what does your Claude say” with Frank to catch ridiculous bugs, all while distilling the output down as the human in the loop. But Joe was candid about his concerns too: AI feels force-fed in a way CSS or JS frameworks never did, with a real fear of being replaced by “a bunch of Claude agents in a trench coat.” He raised ethical and environmental concerns, pointing to accusations about his own city’s AI data center and the ripple effects on hardware — RAM prices spiking 400–500%, with Apple reportedly paying far more for iPhone RAM, a cost that always flows back to consumers. Eric compared the AI moment to crypto: a genuinely good technology released to the masses too soon, leading to misuse and eventual regulation. He shared a concrete win, though — using Claude to single-handedly bring a Laravel project shelved since COVID up to date, then using it to generate effort estimates (roughly three years of work) that helped set realistic expectations with a client who didn’t want to hear it. The pair debated whether those estimates accounted for AI-assisted velocity and stressed the importance of guardrails — especially for juniors, since even skilled devs leave S3 buckets open and AI is dangerously confident in its word guessing. TypePHP: Interesting, But Not for Everyone Eric dug into TypePHP, the ahead-of-time compiler from the Swoole team that translates PHP source into C++ and then native machine code. On the surface, he likes the idea — it’s something he wanted decades ago — but he questioned its relevance today: the compiler’s habit of catching bad code before it runs matters less now that PHPStan, linting, and a strong testing culture already fill that gap. Joe pointed out the bigger practical problem: there’s far more talk about TypePHP than actual code being written in it, and it’s clearly geared toward long-running CLI processes rather than web requests. That excludes the kind of PHP most developers actually write, and as Nuno noted in the chat, it isn’t going anywhere until it works with Laravel and the rest of the ecosystem. The hosts agreed the real value would be extracting any gains and folding them back into native PHP, à la HHVM/Hack, and noted transpiling already solves the “I want a different syntax” itch. Joe also pushed back on the “runs everywhere” selling point, arguing that Docker and Podman containers already make PHP CLI tools trivially portable — better than PHARs ever were. Eric landed on a mature take: he wants PHP everywhere and is happy to see it evolve, but he’s come to terms with the fact that he won’t personally use every direction it grows, TypePHP included. ElePHPants, Laracon Archives, and Free Talks A Reddit post caught the team’s attention: someone is selling their 37+ elephpant collection to fund a startup and help offset the cost of upcoming open-heart surgery. Joe noted the PHP tech elephpants are wildly undervalued compared to others in the listing — you can grab an OG PHP Architect orange Archie for under a hundred bucks. Eric showed off his own big Elvis (a gift from Sarah) and eyed the coveted Star Trek elephpant that John once nabbed in a trade at Longhorn. Eric also highlighted the new Laracon Archive project, which collects Laracon conference talks across regions (US, EU, Online, India) with a clean year-by-year interface — great work for anyone who tries to manage conference content. He closed by plugging phptech.tv, which hosts PHP Architect conference talks, including a batch of free talks and even a full free conference this year, with the same back-catalog-unlock model as the magazine. Links from the show: Longhorn PHP 2026 — October 15–16 PHP Foundation — Contributing to PHP blog post PHP Architect Magazine — Subscribe & unlock the back catalog PHPTech.tv — Conference talks, including free ones Host: Eric Van Johnson X: @shocm Mastodon: @[email protected] Bluesky: @ericvanjohnson.bsky.social PHPArch.me: @eric Joe Ferguson Mastodon: @[email protected] PHPArch.me: @svpernova09 Streams: Youtube Channel Twitch Connect & Hire PHP Architect Website Twitter/X Mastodon Hire PHP Developers Looking to hire PHP developers? Email [email protected] – Joe and the team are available for consulting, infrastructure work, Ansible playbooks, and code review. Partner This podcast is made a little better thanks to our partners Displace   Infrastructure Management, Simplified Automate Kubernetes deployments across any cloud provider or bare metal with a single command. Deploy, manage, and scale your infrastructure with ease. https://displace.tech/     OurCVEs Your security posture, on autopilot with OurCVEs   CodeRabbit   Cut code review time & bugs in half instantly with CodeRabbit.     PHP Architect Consulting   Your PHP codebase deserves a partner, not a contractor PHP Architect provides long-term technical partnerships for organizations that need senior-level PHP expertise that you can depend on https://www.phparch.com/consulting/   Music Provided by Epidemic Sound https://www.epidemicsound.com/ Join Us Live Next Week Youtube Channel Got feedback? Join us on Discord at discord.phparch.com The post The PHP Podcast 2026.09.02 appeared first on PHP Architect.

Sep 3, 2026

Laravel August Product Updates

Here's everything that shipped in August.

Sep 3, 2026

Laravel Cloud Office Hours

We're hosting Laravel Cloud Office Hours with Leah Thompson and Devon Garbalosa, focused on common Laravel Cloud questions, including those submitted ahead of time via Slido. Topics include deploying and running Laravel applications on Laravel Cloud, common pitfalls, and general Cloud usage questions. This session is part of our recurring Laravel Cloud office hours. Join us at 12pm EDT (4pm UTC), and we look forward to seeing you there. 👋 Submit your question → https://app.sli.do/event/sFcjAXPZUKUgpFSw5dx23F

Sep 3, 2026

The Laracon Archive

The Laracon Archive - an archive of 626 talks, 287 speakers, 5 Laracons, over the entire 14 years

Sep 3, 2026

Multi-agent coding finally clicked for me (solo review)

❤️ sponsor this channel: https://nunomaduro.com/sponsorships 🙌🏻 this video was made possible by: 🐰 coderabbit / ai code reviews with instant feedback on pull requests: https://coderabbit.link/nunomaduro 🔴 redberry / work with the best laravel digital agency: https://redberry.international/?ref=nunomaduro 🛠️ jetbrains / code with phpstorm for world-class php development: https://jb.gg/nuno ⚡️ typesense / cutting-edge, in-memory search engine for mere mortals: https://typesense.org/?ref=nunomaduro 🔎 serpapi / instantly access real-time search data from Google, Amazon, and more: https://serpapi.com/?ref=nunomaduro 💌 bento / the best way to send email with AI: https://bentonow.com/?ref=nunomaduro 📱nativephp / build real native mobile apps with laravel: https://nativephp.com/?ref=nunomaduro 🗣️ tts at $5 / donations: https://streamlabs.com/nunomaduro/tip ✨ socials: x: https://x.com/enunomaduro website: https://nunomaduro.com twitch: https://twitch.tv/nunomaduro tiktok: https://tiktok.com/@enunomaduro linkedin: https://linkedin.com/in/nunomaduro instagram: https://instagram.com/enunomaduro #laravel #php #ai #claudecode #vibecoding #coding #webdev #programming #aicoding

Sep 3, 2026

Semantic memory or just Markdown?

Why Laravel Boost project rules use a generated Markdown index after we deleted semantic search.

Sep 3, 2026

New Package Laravel Rulebook: Well-Structured Business Rules

If your Laravel project has business rules depending on YEARS or more flexible dates, this new package can help with a more strict structure, instead of loose and risky if-statements. Thanks to Lettr for sponsoring this video. Their website: https://lettr.com/ Their article "Why we built Lettr on Laravel": https://lettr.com/blog/why-we-built-lettr-on-laravel/ Rulebook Package: https://github.com/mathiasonea/laravel-rulebook Explanation on the author's blog: https://mathiasonea.com/en/insights/versioned-business-rules-in-laravel Author Mathias on Twitter: https://x.com/mathiasonea Repository of my demo Rulebook project: https://github.com/LaravelDaily/Laravel-Rulebook-Package-Demo

Sep 3, 2026

Filament Plugin Filum: Live-Chat without Reverb Configuration

Link to the plugin: https://filamentphp.com/plugins/rati-rukhadze-filum More Filament examples on our website: https://filamentexamples.com Check out our package FilaCheck: https://filamentexamples.com/filacheck

Sep 3, 2026

Group Adjacent Collection Items in Laravel with chunkBy()

Laravel 13.30 adds chunkBy() to collections and lazy collections, splitting sorted data into runs of matching items without loading it all into memory.

Sep 3, 2026

Laravel queue:work Now Prints Why the Worker Stopped

Laravel 13.30 writes the queue worker's stop reason to queue:work output, in plain text and as a structured JSON record for log pipelines.

Sep 3, 2026

Fixing PHPStan Issues in Livewire Components with Larastan-Livewire

Read about how to use `calebdw/larastan-livewire` package to solve PHPStan issues related to using Livewire computed properties. We look at a real-life example of how I used it to solve my own issue.

Sep 2, 2026

Sidecar Brings Statamic's Control Panel to Your Existing Markdown Sites

Sidecar lets you manage markdown documentation and static sites from LaraDocs, Jigsaw, VitePress, and HydePHP directly inside the Statamic Control Panel