Adding to the Herd

How it started I am not aware of anyone who doesn’t know that PHP’s mascot is an elePHPant, created by Vincent Pontier back in 1998. Most “serious” PHP Developers have at least one elePHPant in the home somewhere. Making the Herd Stronger I’m not sure how much you have been keeping up with what’s coming […]

The post Adding to the Herd appeared first on php[architect].

https://www.phparch.com/2025/02/adding-to-the-herd/

Creato 2d | 11 feb 2025, 19:20:03


Accedi per aggiungere un commento

Altri post in questo gruppo

A treasure trove of powerful features

Lesser-known PHP features In the realm of PHP, developers often underexploit a treasure trove of powerful features. On a recent episode of The PHP Podcast, we had a great discussion about a blog po

13 feb 2025, 19:50:09 | PHP Architect
A Guide to Laravel Pipelines

  Laravel is known for its elegant approach to structuring complex logic. I’ve been using Laravel since the release of Laravel 4, and it has pretty consistently added new helpful feature

6 feb 2025, 18:40:04 | PHP Architect
A Curated List of Must-Have TUI Applications

For those of us who live and breathe the command line, there’s something undeniably satisfying about well-crafted TUI (Text-based User Interface) applications. Whether you’re managing servers, edit

6 feb 2025, 04:40:06 | PHP Architect
Community Corner: PHP Tek 2025 with John Congdon

In this episode, Scott talks with John Congdon about PHP Tek 2025, speaking, and writing articles for PHP Architect magazine. PHP Tek is looking for sponsors! Contact see https://phptek.io/blog/ele

5 feb 2025, 03:10:09 | PHP Architect
Cranking PHPStan to 10

A new year often comes with new goals, ideas, and plans for the future. We start with the best intentions to achieve all of those things; however, somewhere between the end of January and Springtim

31 gen 2025, 23:30:07 | PHP Architect
The PHP Podcast 2025.01.09: Knock It Out of the PHPark

This week on the PHP Podcast, Eric and John talk about Github Skylines, ElePHPants, PHP Tek and more… Links from the show: PHP Tek 2025 – May 20th to 22nd, 2025 A Field Guide to Elephpa

31 gen 2025, 02:40:03 | PHP Architect
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 data

28 gen 2025, 21:20:05 | PHP Architect