PHP Podcast: 2025.08.28
This week on the PHP Podcast, Eric and John discuss New PHP Architect Partners, Andy Hinkle presents at Laravel Worldwide, sadness over the loss of a great member of the PHP Community, Ryan Weaver, and more. Links from the show: PHPScore — Technical Debt Reduction, Bank-grade Laravel Worldwide Meetup – Keeping Laravel Elegant When […]
Laravel Queues: Handling Errors Gracefully
Introduction While certainly not a new concept, Queues have become a powerful and handy feature of modern frameworks. They enable our normally thread-locked apps to asynchronously dispatch tasks, allowing workflows and, especially, users to continue forward. Expectations are high for websites to deliver fast and get content on the page to maintain a good user […]
Laravel Wayfinder And Ranger: The Dynamic Duo That Transforms Full-Stack Development
Picture this: You’re three months into a new Laravel project, the kind where deadlines loom large and stakeholders change their minds faster than you can push commits. Your frontend developer – let’s call her Sarah – walks over to your desk with that familiar look of barely contained frustration. “What exactly does the Update User […]
All the Fours: The PHP & Laravel Ecosystem’s Greatest Year Yet
Picture this: you’re at your desk, coffee growing cold, staring at a legacy codebase that feels like it was written during the Jurassic period. The tests are brittle, the UI updates require a degree in JavaScript archaeology, the CSS is a maze of !important declarations, and the admin panel… well, let’s just say it makes […]
Community Corner: Longhorn PHP 2025 With Ian Littman
Links: Longhorn PHP – https://longhornphp.com/ HoneyBadger.io – https://HoneyBadger.io Our Discord – https://discord.gg/aMTxunVx Ian on phpc.social – https://phpc.social/@ian Scott’s Social Media: Website – https://scott.keck-warren.com/ Bluesky – https://bsky.app/profile/scottkeckwarren.bsky.social LinkedIn – https://www.linkedin.com/in/scott-keck-warren-91689810/ Mastodon – https://phpc.social/@scottkeckwarren
Are You Down With CSP?
CSP is the Content Security Policy for your website’s pages. Think of it as a foreman on a construction site, checking all the material loads coming to the gate, verifying that they meet the requirements and sources defined by you, the architect. Accepting pine paneling for oak paneling in the specs would be disastrous for […]
PHP Podcast: 2025.08.14
Links from the show: Thalia Strings – YouTube PHP Fibers: The Game-Changer That Makes Async Programming Feel Like Magic | PHP Architect Everything We Announced at Laracon US 2025 – Laravel https://boost.laravel.com/ What’s new in Filament v4? – Feature Overview by Leandro Ferreira – Filament The PHP Podcast streams the recording of this podcast […]
PHP Fibers: The Game-Changer That Makes Async Programming Feel Like Magic
Picture this: You’re sitting in front of your computer, watching your PHP application crawl through a list of RSS feeds one by one. Each request takes half a second, and with twenty feeds to process, you’re looking at ten seconds of your users staring at loading spinners. You’ve heard about async programming, but every time […]
Community Corner: Jacked PHP with Savio Resende
In this episode, we talk with Savio Resende about Open Swoole and Savio's book "Jacked PHP" which discusses how to get started using Open Swoole in your PHP projects. Links: "Jacked PHP" – https://www.phparch.com/books/jacked-php/ Savio's Website – https://savioresende.com/ HoneyBadger.io – https://HoneyBadger.io Our Discord – https://discord.gg/aMTxunVx Scott's Social Media: Website – https://scott.keck-warren.com/ Bluesky – https://bsky.app/profile/scottkeckwarren.bsky.social […]