The site for PHP professionals, Magazine, Training, Books, Conferences| PHP Architect
In this episode, we talk with Daniel Coulbourne about the Verb library for Laravel, which provides an opinionated, user-friendly introduction to event sourcing. Links: Verbs Library – https://verbs.thunk.dev/ HoneyBadger.io – https://HoneyBadger.io Our Discord – https://discord.gg/aMTxunVx Daniel's Social Media: Bluesky – https://bsky.app/profile/coulb.com Simon's Social Media: Twitter – https://x.com/simonhamp Scott's Social Media: Website – https://scott.keck-warren.com/ Blu...| PHP Architect
The PHP Podcast streams the recording of this podcast live, typically every Thursday at 3 PM PT. Come join us and subscribe to our YouTube channel. X: https://x.com/phparch Mastodon: https://phparch.social/@phparch Bluesky: https://bsky.app/profile/phparch.com Discord: https://discord.phparch.com Subscribe to our magazine: https://www.phparch.com/subscribe/ Host: Eric Van Johnson X: @shocm Mastodon: @eric@phparch.social Bluesky: @ericvanjohnson.bsky.social John Congdon X: @johncongdon Mas...| PHP Architect
Do you ever wonder how PHP parses your code? Wonder no longer because in this video, Scott Keck-Warren from the PHP Architect Channel shows you how to inspect your code using the AST with the PHP-Parser library. How PHP Really Reads Your Code (Using ASTs) When we pass our source code to the php […]| PHP Architect
This month’s first feature article comes from Nelson Isioma, breaking down ‘Cool Things You Can Do With HTMX’. As Nelson discusses, HTMX brings additional functionality while using HTML attributes. Follow along as Nelson explores these features, including AJAX, CSS, WebSockets, and Server-Sent Events.| PHP Architect
This week on the PHP Podcast, Eric and John talk about Special guest Ben Ramsey, the PHP Community Discord, PHP Community Mastodon, Open Source Licenses, AI in companies and code, HHVM, and more… Links from the show: PHP Community About – PHP Community on Mastodon php.internals: [RFC] Updating the PHP License HHVM | HHVM […]| PHP Architect
This week on the PHP Podcast, Eric and John discuss Spec-driven Development with Kiro, JetBrains on Huggingface, Event Sourcing with Laravel Verbs, Automating your life with n8n, PHP Tek 2026 Website development using vibe coding, and more. Links from the show: Introducing Kiro – Kiro JetBrains (JetBrains) Verbs About Grokability – Snipe-IT Free open […]| PHP Architect
This week on the PHP Podcast, Eric and John discuss PHP 8.5’s new INI Diff feature, Exploiting Public APP_KEY Leaks, Does Theo listen to the podcast? Spoiler: NO, and more. Links from the show: https://laravel-news.com/php-85-introduces-an-ini-diff-option Exploiting Public APP_KEY Leaks to Achieve RCE in Hundreds of Laravel Applications PHP TekTV – Secrets Security End-To-End [FrameworkBundle] […]| PHP Architect
The site for PHP professionals, Magazine, Training, Books, Conferences| PHP Architect
In this episode, we talk with Shane Rosenthal and Simon Hamp about NativePHP for Mobile, which allows you to deploy Laravel applications to mobile devices and use native features like push notifications in PHP. Links: NativePHP – https://nativephp.com/ HoneyBadger.io – https://HoneyBadger.io Our Discord – https://discord.gg/aMTxunVx Shane’s Social Media: Twitter – https://x.com/ShaneDRosenthal Simon’s Social Media: […]| PHP Architect
This week on the PHP Podcast, Eric and John discuss BosonPHP, NativePHP, PHP is the new JavaScript, Shocking stories of Electricity, snake_case vs. camelCase, and why snake_case is better, among other topics. Links from the show: Reddit – The heart of the internet Overview | BOSON Look out, kids: PHP is the new JavaScript […]| PHP Architect
This week on the PHP Podcast, Eric and John talk about Happy Birthday PHP, PHP Tek 2026 CTF Opened, Quirks in PHP, Laminas MVC Retiring, and more… Links from the show: Happy Birthday, PHP | PHP Architect PHP Tek 2026: Call for Speakers @ Sessionize.com The Quirks And Gotchas of PHP – This Dot […]| PHP Architect
In this episode, we talk with Chris Hartjes about his column in PHP Architect Magazine, where he gets to “Yell at Clouds” (as the old Simpsons joke goes) about whatever is on his mind at the time. We also discuss his thoughts on a new testing patterns book and his love-hate relationship with the […]| PHP Architect
This week on the PHP Podcast, Eric and John discuss PHP TEK 2025 Tony Plushy going out, JetBrains AI, One Billonth GitHub Repo, Running Linux Inside of Microsoft Excel, Rest-Certain Project, and more. Links from the show: PHP TEK 2025 – Tony Plush ElePHPant | PHP Architect GitHub – phparch/phptek-2026 JetBrains AI | Intelligent […]| PHP Architect
This might be an unpopular option, but one of the parts I enjoy most about being a developer is having to debug problems. It’s always interesting because you get to be a “detective in a crime movie where you are also the murderer” to quote Filipe Fortes. Once you track down the problem you might […]| PHP Architect
This week on the PHP Podcast, Eric and John talk about Running the a PHP Business, Feedback from attendees of PHP Tek 2025, Cloudflare Outage, New Salt Lite Framework, and more… Links from the show: GitHub – phoneburner/salt-lite-framework: Salt-Lite Framework Cloudflare Status The PHP Podcast streams the recording of this podcast live, typically every […]| PHP Architect
In this episode, we talk with James Titcumb about his work on the PHP Installer for Extensions (PIE) for the PHP Foundation. A replacement for PECL which is going to make our lives as developers that much easier. Links: PHP PIE – https://github.com/php/pie HoneyBadger.io – https://HoneyBadger.io Our Discord – https://discord.gg/aMTxunVx James’s Social Media: Bluesky – […]| PHP Architect
PHP is maturing and evolving. PHP was originally released on June 8, 1995 as Personal Home Page. It’s hard to believe that it was the community that continued driving its progress. 30 years later and we still have an amazing and thriving community. PHP is now a powerful language that is used in many different […]| PHP Architect
This week on the PHP Podcast, Eric and John talk about May issue release, Building your own PHP Framework, posting to social media, , and more… Links from the show: The Golden Age | PHP Architect An Introduction to Diffie-Hellman Key Exchange | PHP Architect GitHub – gitroomhq/postiz-app: 📨 The ultimate social media scheduling […]| PHP Architect
If you’re like me, you’re always on the lookout for tools and techniques that can reduce the chances that your code has bugs and make it easier to maintain. Value objects are one of my go-to techniques for making my code easier to maintain, and you can use some of the tools built into Laravel to […]| PHP Architect
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. This may not be a game-changer for the average CRUD application, but it will allow us to make some […]| PHP Architect
In this video, Scott Talks with Mahmoud Abdelwahab about the open-source cloud-based Postgres replacement Neon. Links: Neon – https://neon.tech HoneyBadger.io – https://HoneyBadger.io Our Discord – https://discord.gg/aMTxunVx| PHP Architect
In this episode, Scott talks with Chris Morrell about PHPxWorld and a hopeful return to in-person User Groups. Links: PHPxWorld – https://phpx.world/ Chris on BlueSky – https://bsky.app/profile/cmorrell.com HoneyBadger.io – https://HoneyBadger.io| PHP Architect
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, 2024, 7:00 PM | Meetup PHP TEK 2025 – May 20th to 22nd, 2025 8 Type of Load Balancing – DEV Community Discord […]| PHP Architect
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, our only solution is to restore a backup, cross our fingers, and hope we have the backup just before […]| PHP Architect
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.0 Release Announcement GitHub – php/pie: The PHP Installer for Extensions Announcing the Pre-Release of the PHP Installer for Extensions […]| PHP Architect
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 another server for hosting, and more… The php[podcast] streams the recording of this podcast live, typically every Thursday at 3PM PT. Come join us and subscribe to our Youtube channel or Twitter.Twitter Account https://twitter.com/phparch Mastodon Account https://phpa...| PHP Architect
As PHP Architects, our relentless pursuit of high-quality code is always at the forefront of our work. We take pride in assuring our clients that the applications we build are not meant to confine them. At the same time, we value the opportunity to cultivate long-standing partnerships with our clients, many of whom we consider […]| php[architect]