Phpmagazine

Post Image

Symfony 4.2 new feature : wait until processes are ready - PHP Magazine Network

Maxime Veber shared today a very interesting feature in Symfony 4.2 to let your code wait for a process to finish before running another. The Symfony Process component executes commands taking care…

Post Image

PHP Coding Puzzle 9: Word Ladder - PHP Magazine Network

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 one letter at a time, wit…

Post Image

The Frameworkless Movement: A Revolutionary Idea or a Recipe for Disaster? - PHP Magazine Network

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 web framework. It advo…

Post Image

Laravel 10.4 Released: Exciting New Features - PHP Magazine Network

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 new features…

Post Image

PHP Design Patterns Game : The Strategy Pattern - PHP Magazine Network

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 object, called the cont…

Post Image

Unleashing the Power of PHP Fibers: Boost Web Development with Efficient Coroutines - PHP Magazine Network

The ability to efficiently execute multiple tasks concurrently is a vital aspect of modern web development. While PHP has traditionally lacked built-in support for multi-threading, the introduction…

Post Image

PHP Design Patterns Game : The Adapter Pattern - PHP Magazine Network

Welcome to our series of articles on PHP Design Patterns Games! In this article, we’ll be exploring the Adapter Pattern. This structural pattern allows incompatible interfaces to work togethe…

Post Image

Getting Started with Bref: Deploying Serverless PHP Applications on AWS Lambda - PHP Magazine Network

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, inf…

Post Image

Introducing Pest 2.0: The Next Generation of PHP Testing - PHP Magazine Network

The Pest team have just announced the release of Pest 2.0, an advanced PHP testing framework that brings numerous improvements and new features to streamline your testing process. After 18 months o…

Post Image

Get Started with Laravel Volt: A Free Full Stack Laravel App with Livewire & Alpine.js - PHP Magazine Network

Laravel Volt is an admin dashboard template that offers a comprehensive design and development toolbox for personal and commercial projects. It comes with handcrafted UI elements tailored for Boots…