October 2022 Editorial: One Year Later
In an industry where you must keep learning, improving your skill set, and adjusting to new concepts and implementations, taking on new challenges that you are initially uncomfortable with is normal. Because of this, when John and I were presented with the option of taking over the operations of php[architect], we didn’t hesitate to jump […]
Writing Cleaner More Resilient Code With Value Objects
As developers, we should always be striving to learn new methods to reduce the number of bugs in our code. Some methods require us to completely re-architect our code, but sometimes there are those hidden gems that we can quickly add to our code base that will immediately help us and require just a little […]
PHP Blueprint
This month John and Eric discuss some of the greater articles coming in the August 2022 release, “PHP Blueprint”. Articles include Feature contributions “Converting relational database models into a graph” and “Universal Vim”. We also have The Workshop “Blueprinting our Application”, DDD Alley “Exploring Boundaries”, PHP Puzzles “Decimals to Fractions”, Finally “The Dangerous Safety of […]
Database Freedom
This month John and Eric discuss some of the greater articles coming in the July 2022 release, “Database Freedom”. We start off with two great feature articles, “Customizing Drupal Feeds For Smooth Migrations” by Doug Groene and “MongoDB and PHP—-A Perfect Match” by Joel Lord. Our monthly columnists have been hard at work as well. […]
Another Bright Idea
This month John and Eric discuss some of the greater articles coming in the June 2022 release, “Another Bright Idea”. If you enjoy coding in PHP and have a Philips Hue smart bulb, this month’s feature article, ‘Illuminating Smart Light Bulbs With PHP,’ from Sherri Wheeler, is for you. She shares a great package and […]
One Last Slice
Ken Marks wraps up his series on working with a Raspberry Pi. Ken has done such a fantastic job taking us through his process of using a Raspberry Pi and writing code on that Pi in a real-life scenario at home. In this final installment, Ken establishes a workflow for sending an accelerometer text message […]