PHP Podcast: 2025.08.14
https://www.phparch.com/podcast/php-podcast-2025-08-14/
https://www.phparch.com/podcast/php-podcast-2025-08-14/
PHP Architect
PHP Podcast: 2025.08.14 | PHP Architect
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…
Are You Down With CSP?
https://phparch.com/2025/08/are-you-down-with-csp/
https://phparch.com/2025/08/are-you-down-with-csp/
PHP Architect
Are You Down With CSP? | PHP Architect
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…
Community Corner: Longhorn PHP 2025 With Ian Littman
https://www.phparch.com/podcast/community-corner-longhorn-php-2025-with-ian-littman/
https://www.phparch.com/podcast/community-corner-longhorn-php-2025-with-ian-littman/
PHP Architect
Community Corner: Longhorn PHP 2025 With Ian Littman | PHP Architect
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:…
All the Fours: The PHP & Laravel Ecosystem’s Greatest Year Yet
https://phparch.com/2025/08/all-the-fours-the-php-laravel-ecosystems-greatest-year-yet/
https://phparch.com/2025/08/all-the-fours-the-php-laravel-ecosystems-greatest-year-yet/
PHP Architect
All the Fours: The PHP & Laravel Ecosystem's Greatest Year Yet | PHP Architect
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…
PHP Podcast: 2025.08.21
https://www.phparch.com/podcast/php-podcast-2025-08-21/
https://www.phparch.com/podcast/php-podcast-2025-08-21/
PHP Architect
PHP Podcast: 2025.08.21 | PHP Architect
This week on the PHP Podcast, Eric and John talk about the Pest 4 released, Prompt Injections, Try/Catch, 1Password for sudo, AOL dialup ends, and more... Links from the show: ! ! ! Discover San Diego ! ! ! | Meetup Pest v4 Is Here — Now with Browser Testing…
Laravel Wayfinder And Ranger: The Dynamic Duo That Transforms Full-Stack Development
https://phparch.com/2025/08/laravel-wayfinder-and-ranger-the-dynamic-duo-that-transforms-full-stack-development/
https://phparch.com/2025/08/laravel-wayfinder-and-ranger-the-dynamic-duo-that-transforms-full-stack-development/
PHP Architect
Laravel Wayfinder And Ranger: The Dynamic Duo That Transforms Full-Stack Development | PHP Architect
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…
Laravel Queues: Handling Errors Gracefully
https://phparch.com/2025/08/laravel-queues-handling-errors-gracefully/
https://phparch.com/2025/08/laravel-queues-handling-errors-gracefully/
PHP Architect
Laravel Queues: Handling Errors Gracefully | PHP Architect
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.…
PHP Podcast: 2025.08.28
https://www.phparch.com/podcast/php-podcast-2025-08-28/
https://www.phparch.com/podcast/php-podcast-2025-08-28/
PHP Architect
PHP Podcast: 2025.08.28 | PHP Architect
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…
1: PHP Alive And Kicking is now LIVE on YouTube. Come and hangout. https://www.youtube.com/watch?v=9qrRFT2sibM
YouTube
1: PHP Alive And Kicking
This pilot episode of PHP Alive and Kicking was pre-recorded.
Sadly, since recording, we have lost a wonderful soul within our community, Ryan Weaver. Our thoughts go out to his family.
Ryan had a profound impact on the lives of people in the community, and…
Sadly, since recording, we have lost a wonderful soul within our community, Ryan Weaver. Our thoughts go out to his family.
Ryan had a profound impact on the lives of people in the community, and…
PHP Security in 2025: Lessons from the Core Security Audit
https://phparch.com/2025/09/php-security-in-2025-lessons-from-the-core-security-audit/
https://phparch.com/2025/09/php-security-in-2025-lessons-from-the-core-security-audit/
PHP Architect
PHP Security in 2025: Lessons from the Core Security Audit | PHP Architect
Picture this: You're responsible for a piece of software that powers nearly three-quarters of all websites on the internet. Every day, billions of people interact with applications built on your platform. The responsibility is staggering - and so is the target…
PHP Podcast: 2025.09.04
https://www.phparch.com/podcast/php-podcast-2025-09-04/
https://www.phparch.com/podcast/php-podcast-2025-09-04/
PHP Architect
PHP Podcast: 2025.09.04 | PHP Architect
This week on the PHP Podcast, Eric and John talk about Fixes to PHPTek.tv Login, New PHP Architect Merch Store, Wire-Live the Livewire InPerson Event, Perks to Caddy Web Server, PHP Stream Server, and more... Links from the show: PHP TekTV - Streaming PHP…
We announced this on the podcast last night, but I figure I should share here as well. Still a work very much in progress because I am having entirely too much fun coming up with designs, but we now have a merch store https://store.phparch.com/
Stop Repeating Yourself in Laravel: Custom Artisan Commands Explained
https://phparch.com/2025/09/stop-repeating-yourself-in-laravel-custom-artisan-commands-explained/
https://phparch.com/2025/09/stop-repeating-yourself-in-laravel-custom-artisan-commands-explained/
PHP Architect
Stop Repeating Yourself in Laravel: Custom Artisan Commands Explained | PHP Architect
It all started with a simple annoyance. I was working on a Laravel project and kept having to run the same set of commands in a tinker session to setup a test subscriber in a specific state. Every time I would need to copy and paste a bunch of commands…
Community Corner: Exposed Secrets with Dwayne McDaniel
https://www.phparch.com/podcast/community-corner-exposed-secrets-with-dwayne-mcdaniel/
https://www.phparch.com/podcast/community-corner-exposed-secrets-with-dwayne-mcdaniel/
PHP Architect
Community Corner: Exposed Secrets with Dwayne McDaniel | PHP Architect
In this episode, we speak with Dwayne McDaniel about exposed secrets in our GitHub repositories and figuring out when we've been compromised using Honeytoken. Links: Dwayne's site - https://dwayne-mcdaniel.com/ Verizon's Data Breach Investigations Report…
PHPStan: Your Development Best Friend Who Actually Knows PHP Better Than You Do
https://phparch.com/2025/09/phpstan-your-development-best-friend-who-actually-knows-php-better-than-you-do/
https://phparch.com/2025/09/phpstan-your-development-best-friend-who-actually-knows-php-better-than-you-do/
PHP Architect
PHPStan: Your Development Best Friend Who Actually Knows PHP Better Than You Do | PHP Architect
It's 2 AM, you're three coffees deep, and you just pushed what you're convinced is the cleanest code you've ever written. Your tests are green, your commit message is poetry, and you're feeling like the PHP wizard you always knew you could be. Then PHPStan…
🥇 First look at our newest post!
PHP Alive and Kicking Episode 2: Sara Golemon
In this episode of “PHP Alive and Kicking,” Mike and Chris engage in a discussion with Sara Golemon, a prominent PHP Internals developer and release manager.
https://www.phparch.com/podcast/php-alive-and-kicking-episode-2-sara-golemon/
PHP Alive and Kicking Episode 2: Sara Golemon
In this episode of “PHP Alive and Kicking,” Mike and Chris engage in a discussion with Sara Golemon, a prominent PHP Internals developer and release manager.
https://www.phparch.com/podcast/php-alive-and-kicking-episode-2-sara-golemon/
PHP Architect
PHP Alive and Kicking Episode 2: Sara Golemon | PHP Architect
Summary In this episode of PHP Alive and Kicking, Mike Paige, my co-host Chris Miller, and special guest Sara Golemon, a prominent figure in the PHP community and board member of the PHP Foundation, discuss the forthcoming PHP 8.5 release, discussing its…
📡 The mics were hot and so is this episode!
PHP Podcast: 2025.09.18
This week on the PHP Podcast, Eric and John discuss NativePHP bringing everything, including the Kitchen Sink, PHP Foundation announcement of the SDK for MCP, Nuno’s Explanation of Laravel MCP, PHP 8.5 Pipe Operator, the Supply Chain issue with NPM, and more.
https://www.phparch.com/podcast/php-podcast-2025-09-18/
PHP Podcast: 2025.09.18
This week on the PHP Podcast, Eric and John discuss NativePHP bringing everything, including the Kitchen Sink, PHP Foundation announcement of the SDK for MCP, Nuno’s Explanation of Laravel MCP, PHP 8.5 Pipe Operator, the Supply Chain issue with NPM, and more.
https://www.phparch.com/podcast/php-podcast-2025-09-18/
PHP Architect
PHP Podcast: 2025.09.18 | PHP Architect
This week on the PHP Podcast, Eric and John discuss NativePHP bringing everything, including the Kitchen Sink, PHP Foundation announcement of the SDK for MCP, Nuno's Explanation of Laravel MCP, PHP 8.5 Pipe Operator, the Supply Chain issue with NPM, and…
📬 New post in your digital inbox!
Real-Time Call Transcription with FreeSWITCH and AssemblyAI: A Debugging Journey
Recently, I dove headfirst into adding real-time audio transcription to a FreeSWITCH-based system.
https://www.phparch.com/2025/09/real-time-call-transcription-with-freeswitch-and-assemblyai-a-debugging-journey/
Real-Time Call Transcription with FreeSWITCH and AssemblyAI: A Debugging Journey
Recently, I dove headfirst into adding real-time audio transcription to a FreeSWITCH-based system.
https://www.phparch.com/2025/09/real-time-call-transcription-with-freeswitch-and-assemblyai-a-debugging-journey/
PHP Architect
Real-Time Call Transcription with FreeSWITCH and AssemblyAI: A Debugging Journey | PHP Architect
Recently, I dove headfirst into adding real-time audio transcription to a FreeSWITCH-based system. The idea was simple: capture the audio from a live phone call and feed it to AssemblyAI’s real-time transcription API. The reality? Not quite so simple. Getting…
🥽 Nerd goggles on! This episode is a deep one.
The PHP Podcast 2025.09.25 with Guest James Seconde
This week on the PHP Podcast, Eric and John talk about Special guest James Seconde, CTO who don’t like PHP, AI, and more… Links from the show: Reddit – The heart of the internet 2025 DORA State of AI Assisted Software Development | Google Cloud TechMids Conf – A community-driven tech conference The PHP Podca...
https://www.phparch.com/podcast/the-php-podcast-2025-09-25-with-guest-james-seconde/
The PHP Podcast 2025.09.25 with Guest James Seconde
This week on the PHP Podcast, Eric and John talk about Special guest James Seconde, CTO who don’t like PHP, AI, and more… Links from the show: Reddit – The heart of the internet 2025 DORA State of AI Assisted Software Development | Google Cloud TechMids Conf – A community-driven tech conference The PHP Podca...
https://www.phparch.com/podcast/the-php-podcast-2025-09-25-with-guest-james-seconde/
PHP Architect
The PHP Podcast 2025.09.25 with Guest James Seconde | PHP Architect
This week on the PHP Podcast, Eric and John talk about Special guest James Seconde, CTO who don't like PHP, AI, and more... Links from the show: Reddit - The heart of the internet 2025 DORA State of AI Assisted Software Development | Google Cloud TechMids…
📢 Attention, nerds! We got updates.
Community Corner: PHPScore with Ed Grosvenor
In this episode, Scott talks with Ed Grosvenor about technical debt and his company’s new website PHPScore.com that inspects your PHP projects for technical debt so you can bring issues back to your team for remediation.
https://www.phparch.com/podcast/community-corner-phpscore-with-ed-grosvenor/
Community Corner: PHPScore with Ed Grosvenor
In this episode, Scott talks with Ed Grosvenor about technical debt and his company’s new website PHPScore.com that inspects your PHP projects for technical debt so you can bring issues back to your team for remediation.
https://www.phparch.com/podcast/community-corner-phpscore-with-ed-grosvenor/
PHP Architect
Community Corner: PHPScore with Ed Grosvenor | PHP Architect
In this episode, Scott talks with Ed Grosvenor about technical debt and his company's new website PHPScore.com that inspects your PHP projects for technical debt so you can bring issues back to your team for remediation. Links: PHPScore.com - https://phpscore.com/…