Hatem Ben Yacoub
PHP expert, certified ZCE, Energy engineer, Entrepreneur, ICT & eGov consultant, Senior Systems architect. International Open Data expert and Open Source evangelist.
The Frameworkless Movement: A Revolutionary Idea or a Recipe for Disaster?
Hey, do you know that there is a Frameworkless Movement ? It is a community-driven movement that promotes the development of web applications without the use of a traditional...
Laravel 10.4 Released: Exciting New Features
The Laravel team has unveiled Laravel 10.4, packed with new features and improvements for the renowned PHP framework. In this article, we'll provide a brief overview of the major...
PHP Coding Puzzle 9: Word Ladder
Welcome to the 9th PHP Coding Puzzle !
Word Ladder Game
Game Description
Word Ladder is a word game in which two players try to transform one word into another by changing...
PHP Design Patterns Game : The Strategy Pattern
Welcome to our new series of articles, PHP Design Patterns Games! In this article, we will explore the Strategy Pattern, which is a behavioral design pattern that enables an...
Getting Started with Bref: Deploying Serverless PHP Applications on AWS Lambda
Serverless computing has become a popular approach for building scalable and cost-effective applications. With serverless, you can focus on writing code without worrying about managing servers, infrastructure, and scaling....