The PHP Podcast

Podcast

The PHP Podcast

The official of PHP Architect

431 Episodes

Jan 28, 2025

Faster Database Performance with Denormalization

Database Denormalization For Performance In the past, we’ve discussed using methods to normalize our database to reduce data redundancy and decrease bugs. One downside to normalizing our databa...

Jan 27, 2025

Using PHP 8.4’s Lazy Objects

 One of the more interesting features added to PHP 8.4 is the ability to create Lazy Objects. Lazy Objects allow us to defer the initialization of an object until one of its properties is accessed. T...

Jan 24, 2025

PHP Podcast 2025.01.23: Discussing PHP’s Hidden Treasures

 This week on the PHP Podcast, Eric and John talk about PHP Tek 2025, Community Corner Podcast, Convince Your Boss to attend PHP Tek, and more… This week on the PHP Podcast, Eric and John discu...

Jan 17, 2025

Using The Log Facade to Debug Production Bugs in Laravel 11

One of the features of Laravel that makes it a real joy to work with is its built-in logging functionality. This can be a real boon if we’re trying to troubleshoot a problem in production becau...

Jan 17, 2025

PHP Podcast 2025.01.16

This week on the PHP Podcast, Eric and John talk about PHP Tek 2025, Community Corner Podcast, Convince Your Boss to attend PHP Tek, and more… Links from the show: Application Monitoring &am...

Jan 3, 2025

PHP Podcast 2025.01.02

 This week on the PHP Podcast, Eric and John talk about PHP Tek 2025, PHP RFCs, TweakPHP, Ghostty, PsySH, new Git Commands, Lando, SearXNG, and more… Links from the show: PsySH PHP[TEK] 2025...

Dec 31, 2024

Time For PHP

I hope everyone is doing well as we approach the end of 2024. This year has been fantastic for PHP, PHP projects, and the PHP community as a whole. We witnessed the PHP internals team release PHP 8.4,...

Dec 20, 2024

php[podcast] 2024.12.19

This week on the PHP Podcast, Eric and John talk about PHP Tek 2025, Home Row Mod, Glutton Malware, Larave Visual Code Extension, Free Copilot, Free Webstorm, and more… Links from the show: PH...

Dec 12, 2024

php[podcast] 2024.12.12

This week on the php podcast, Eric and John talk about Load Balancers, Ethics in Tech, Quantum Computing, and more… Links from the show: AtlantaPHP December 2024 Online Meeting, Thu, Dec 12, 2...

Dec 6, 2024

php[podcast] 2024.12.5: Tek(nically) Speaking

This week on the php podcast, Eric and John talk about Lazy Object in PHP 8.4, php[tek] 2025 first round of speaker selection is done, PHP Architect is now on Bluesky (@phparch.com), join the PHP Arc...

Dec 5, 2024

How To: Soft Delete Data in Laravel 11

The terrible thing about deleting data from a database is that it’s gone forever. We can’t even look at the data to see if we need it because it’s gone. If we need the data back, ou...

Dec 1, 2024

Lounging Around with PHP

It’s November, and here in America we celebrate Thanksgiving. While, like most holidays, how we celebrate today doesn’t reflect truly on the history of the event, this one is a good remind...

Nov 22, 2024

2024.11.21

  This week on the php podcast, Eric and John discuss PHP 8.4 and its new features, Pie, PHPStorm, PHPTek, Yazi for file management in the terminal, and more. Links from the show: PHP: PHP 8.4....

Nov 15, 2024

The php[podcast] 2024.11.7: PHP for Fun and PHProfit

This week on the PHP Podcast, Eric and John talk about New Features in PHP 8.4, The Magic Behind Laravel’s defer(), Doctrine Introduces EnumType Columns, Serialization/Deserialization, Laravel&...

Nov 8, 2024

The php[podcast] 2024.11.7

This week on the php podcast, Eric and John discuss PHP Event Sourcing with Laravel Verbs, CascadiaPHP, PHPTek 2025, whats new in the latest magazine release, potentially moving the podcast to anothe...

Nov 7, 2024

The Symfony of PHP

Welcome to the October edition of PHP Architect, The Symfony of PHP. We will explore essential topics to enhance your development skills and code security. From Symfony’s versatility for Laravel devel...

Oct 16, 2024

Battlesnake With Brad Van Vugt

In this episode, Scott talks to Brad Van Vugt about Battlesnake.com a competitive online game where your code is the controller. Links: Battlesnake – https://play.battlesnake.com/ HoneyBadger.i...

Oct 16, 2024

Cascadia PHP With Alena Holligan

In this episode, Scott talks to Alena Holligan about Cascadia PHP. Links: HoneyBadger.io – https://HoneyBadger.io Cascadia PHP – https://cascadiaphp.com/ 00:00 Intro 00:52 What is Casca...

Oct 15, 2024

Property Hooks Are Coming To PHP 8.4!

One of the most widely discussed features coming to PHP 8.4 is Property Hooks. Property hooks allow us to add behavior that is specific to a single property while allowing that behavior to not interfe...

Sep 30, 2024

PHP Is Listening

In life, listening is a skill that can be beneficial in many ways. It can help you understand others, learn new things, and even improve your relationships. It’s currently an election year in th...

Our Partners

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

Interested in partnering? Get in touch →