Symfony 3.4.45, 4.4.14, and 5.1.6 Released

0
Quick update from Symfony framework with three bug fixes releases 3.4.45, 5.1.6 and 4.4.14. The 3.4 branch release fixed lots of issues related to the Yaml parser, Validator, DateTime, Console, VarDumper,...
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...

Tutorial : Testing Like a Boss in Laravel

0
In a new tutorial on NetTuts+, Zizaco Zizuini wrote an advanced first tutorial titled "Testing like a Boss in Laravel" : Version 4 of Laravel offers serious improvements in relation to testing,...

Tekuna, MVC Microframework for PHP

0
We announced last month Limonade PHP microframework. Today here come Tekuna, an MVC Microframework for PHP. Tekuna is small, just 3000 source lines of code, it improves reusability with a component-oriented...
symfony

New Getter injection in Symfony 3.3

0
Getter injection is one of the new experimental features in Symfony 3.3. It adds up to the usual mechanisms used for dependency injection and doesn't replace any of them. Instead, it provides...
symfony

Symfony 5.2.3 released

0
Symfony 5.2.3 has just been released with about ten bugfixes. It's not really common to have only one release of Symfony, since the 5.1 branch is not supported anymore since last...

Interview with James Watts, Announcing CakePHP 3.0

2
The CakePHP core team announced today the immediate availability of CakePHP 3.0 with lots of new features and improvements. Almost one year after announcing the first 3.0 preview release, followed by...
swoft

Swoft, PHP Microservice Full Coroutine Framework

0
Swoft is a PHP microservices coroutine framework based on the Swoole extension. Like Go, Swoft has a built-in coroutine web server and a common coroutine client and is resident in memory,...

Symfony released 3.4.44, 4.4.13 and 5.1.5

0
Three version of Symfony framework have been released 3.4.44, 4.4.13 and 5.1.4 with tons of bugfixes as it's all maintenance releases, and one security issue related to the 4.4 and 5.1...

Zend Framework 2.3.8 and 2.4.1 Released

The Zend Framework community annonced the availability of two new edition of the framework : 2.3.8 and 2.4.1. These are the eighth and first feature releases, respectively, for these minor versions....

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