HaPHPy Developers

We all want to feel fulfilled and happy in our careers; however, web development can be particularly intense at times, making that goal of happiness difficult to achieve. This month, PHP Architect is taking time to focus on happiness in our community. We believe regularly checking in on this topic for yourself is as crucial […]

The post HaPHPy Developers appeared first on php[architect].

https://www.phparch.com/magazine/2024/08/2024-08-haphpy-developers/

Created 12mo | Aug 31, 2024, 12:40:06 AM


Login to add comment

Other posts in this group

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 requir

Aug 15, 2025, 6:40:08 PM | PHP Architect
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 &#8211

Aug 15, 2025, 12:20:05 AM | PHP Architect
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

Aug 14, 2025, 7:40:03 PM | PHP Architect
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" – h

Aug 12, 2025, 4:40:03 PM | PHP Architect
Community Corner: Verbs with Daniel Coulbourne

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:

Aug 8, 2025, 10:20:05 PM | PHP Architect
PHP Podcast: 2025.08.07

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://phpar

Aug 8, 2025, 1:20:13 AM | PHP Architect
How PHP Really Reads Your Code (Abstract Syntax Tree (AST))

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-

Aug 5, 2025, 5:40:07 PM | PHP Architect