Lochemem Bruno MichaelStatic Hashtables in PHPStatic hashtables are fixed-size associative maps that are useful in contexts that warrant immutability. SHT is a proof-of-concept for PHP.Sep 25Sep 25
Lochemem Bruno MichaelLenses in PHPLenses are artifacts with which to create targeted state-shaping logic from getters and setters. There is ample room for them in PHP.Jul 4, 2023Jul 4, 2023
Lochemem Bruno MichaelStreaming ReactPHP in ReactJSStreams have a great deal of synonymy with popular use-cases like live video consumption and live audio streaming. They are essentially…Jul 13, 2022Jul 13, 2022
Lochemem Bruno MichaelIntroducing asyncifyasyncify is a new tool that runs traditionally synchronous PHP code in a non-blocking environment.Aug 5, 2021Aug 5, 2021
Lochemem Bruno MichaelCombining ReactPHP and ReactJS — Part IThis is the first in a series of articles whose purpose is to demonstrate how to build apps that combine the powers of ReactPHP and…Mar 6, 2021Mar 6, 2021
Lochemem Bruno MichaelAbout the new version of Functional Programming in PHPAfter five elucidatory posts about Functional Programming in PHP, I decided to include the rest of the series I — at the time — foresaw…Oct 6, 2020Oct 6, 2020
Lochemem Bruno MichaelTries and HAT tries and PHP?Tries are incredibly potent in-memory string management facilities. This article explains trie theory and demonstrates trie usage in PHP.Aug 31, 2020Aug 31, 2020
Lochemem Bruno MichaelA Potential PHP Extension for CouchDBI recently started working on an extension for Apache CouchDB — a tool I use very frequently.Mar 14, 2019Mar 14, 2019
Lochemem Bruno MichaelMy Favorite Hip-Hop Albums of 2018I listened to many albums in 2018 — the ones on this list are the projects I found most interesting.Dec 28, 2018Dec 28, 2018
Lochemem Bruno MichaelAbout Preloading in PHPPHP is on an upward trajectory — the more recent improvements to the language are a testament to this postulate. Preloading — a feature…Dec 2, 2018Dec 2, 2018