symfony

Symfony 4.2 new feature : wait until processes are ready

0
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...

What’s New in Doctrine ORM 2.5

2
Doctrine 2.5, currently in beta, will drop support for PHP 5.3 and PHP 5.4 will become the minimum requirement enforced with composer. A Total of 21 improvements and new features have...
laravel

Laravel v8.10.0 Released

0
Laravel just released version 8.10.0 with about 20 new features and few bugfixes ! The new release of the framework added some great new features such : Allow chains to be added...

Introducing PIMF, PHP Micro Framework

0
PIMF is a thin PHP framework with fewer implementation rules that is easy to learn to use. The philosophy behind the framework is that most of the PHP frameworks are bigger than your...

Fat-Free PHP Framework

0
Fat-Free is a modular and lightweight PHP 5.3+ Web application framework designed to help build dynamic and robust Web sites. It shows some resemblance to Ruby's Sinatra and PHP's Limonade,...
amphp

Amphp, Leading PHP into an asynchronous future

0
Amphp is an open source non-blocking concurrency framework for PHP. It provides an event loop, promises and streams as a base for asynchronous programming. The framework promises in combination with generators...

Social Media

1,076FansLike
1,385FollowersFollow
2,647FollowersFollow
9SubscribersSubscribe

Latest articles

Get Started with Laravel Volt: A Free Full Stack Laravel App...

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