PinnedPublished inLevel Up CodingElegant Typescript Data Validation With DecoratorsMy AimFeb 6, 2020Feb 6, 2020
PinnedA Generic PHP SingletonWhen we need a single instance of an object, of a specific class, to exist in our application, we use the Singleton pattern. Now, the…Mar 3, 20191Mar 3, 20191
Writing a Simple Dependency Injection Container in PHP: Lessons LearnedWhy?Mar 21, 20191Mar 21, 20191
A Generic PHP Singleton: The Long Of ItIn a previous article, I describe an approach to a generic PHP Singleton pattern that can be summarized by the following diagram:Mar 19, 2019Mar 19, 2019