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...
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...
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...
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...
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...
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...
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,...
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...
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...
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...
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...
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...
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....
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&...
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...
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...
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...
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...
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...
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...
Collaborating with industry leaders to bring you the best PHP resources and expertise
Interested in partnering? Get in touch →