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[architect].

https://www.phparch.com/2024/01/stacks-with-splstack/

Created 2y | Jan 2, 2024, 7:50:06 PM


Login to add comment

Other posts in this group

Mmmmmm, PIE

This month, our first feature article continues a series started in the March 2025 edition of PHP Architect. Florian Engelhardt is back to expand Observability Foundations further with ‘Observabili

Aug 23, 2025, 12:40:24 AM | PHP Architect
PHP Podcast: 2025.08.21

This week on the PHP Podcast, Eric and John talk about the Pest 4 released, Prompt Injections, Try/Catch, 1Password for sudo, AOL dialup ends, and more… Links from the show: ! ! ! Discover S

Aug 22, 2025, 1:30:15 AM | PHP Architect
All the Fours: The PHP & Laravel Ecosystem’s Greatest Year Yet

Picture this: you’re at your desk, coffee growing cold, staring at a legacy codebase that feels like it was written during the Jurassic period. The tests are brittle, the UI updates require a

Aug 18, 2025, 6:40:09 PM | PHP Architect
Community Corner: Longhorn PHP 2025 With Ian Littman

Links: Longhorn PHP – https://longhornphp.com/ HoneyBadger.io – https://HoneyBadger.io Our Discord – https://discord.gg/aMTxunVx Ian on phpc.social – https://phpc.social/@ia

Aug 18, 2025, 4:20:07 PM | PHP Architect
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