Getting Started With Docker

“Works on my machine” it’s a common refrain before closing out a bug ticket. This hides the fact that something is different between your development and production environments. There are a bunch of ways to resolve this problem but one of the easiest is to use a solution like Docker to make sure our development […]

The post Getting Started With Docker appeared first on

Creating Finite State Machines in PHP 8.3

As developers, we’re constantly managing where entities are in some flow. Entities like blog posts, multi-step user registration, and even UI elements can exist in multiple states, and we’re responsible for making sure that they’re always in a valid state. If something unexpected happens in those flows, it can cause bugs, which can cause us […]

The post Creating Finite

Bad Bug Bounties

I genuinely don’t believe there are truly secure applications. People are always finding new attack vectors, either through our code, infrastructure, or people. Having a Bug Bounty program allows “ethical” attackers to help you identify these potential pitfalls before the bad guys find them. Want to learn about securing your applications? Continue reading php[magazine] and […]

The post Bad

What Are Finite State Machines

As developers, we’re constantly managing where entities are in some state. Entities like blog posts, multi-step user registration, and even UI elements can exist in multiple states, and we’re responsible for making sure that they’re always in a valid state. If something unexpected happens in those flows, it can cause bugs, which can cause us […]

The post What Are Finite State Mach

Stacks With SplStack

As developers, we have times when we get to process a lot of data. Sometimes it’s a few kilobytes of data and we don’t need to worry about the performance because computers are so fast. When we’re looking at gigabytes or more of data then we need to be aware of the performance of our […]

The post Stacks With SplStack appeared first on php

php[podcast] Episode 23.12.1

John and Eric share more of the day-to-day behind-the-scenes work that goes on at php[architect]. This episode of php is sponsored by JetBrains PhpStorm We discuss php[tek] 2024, writing for the magazine, and what is coming in the next release of php[architect] magazine. Join the Discord at https://phpa.me/discord Subscribe to the Magazine Today https://phpa.me/signup Twitter […]

The post php[pod

Generating Efficient PHP

This month we have some very exciting news, the speaker lineup and schedule has been published for php[tek] 2024. We’re extremely excited about the upcoming Tek lineup and think there is something there for everyone. Check it out for yourself at https://tek.phparch.com/schedule. We hope to see you there in April. Now, let’s talk about this […]

The post Generating Effici

Community Corner: Interview With Eric Mann

Interview With Eric Mann Release Manager PHP 8.3 In this episode, Scott talks with Eric Mann about his experience as one of the PHP 8.3 Release Managers and writing his book PHP Cookbook. Note: this transcript was transcribed by AI and then edited for clarity. Scott Keck-Warren: Hello developers, and welcome to the php[architect] community […]

The post Community Corner: Interview W

Command Line Picasso

It’s November already, in America, it’s a time for expressing our gratitude to friends and family. Gratitude: an acknowledgment of having received something good from another, as defined by Merriam-Webster. We have so much gratitude for all of our contributors and readers alike. We receive something good from each of you throughout the year. Our […]

The post Command Line Picasso ap

php[podcast] Episode 23.9.1

John and Eric share more of the day-to-day behind-the-scenes work that goes on at php[architect]. This episode of php is sponsored by JetBrains PhpStorm We discuss php[tek] 2024, writing for the magazine, and what is coming in the next release of php[architect] magazine. Join the Discord at https://phpa.me/discord Subscribe to the Magazine Today https://phpa.me/signup […]

The post php[podcast]


Ricerca