Laravel v8.10.0 Released
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...
Symfony 3.4.45, 4.4.14, and 5.1.6 Released
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,...
Swoft, PHP Microservice Full Coroutine Framework
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,...
Laravel 8.0 Released
Laravel 8.0 has been officially released! The new 8.0 release continues the improvements made in Laravel 7.x by introducing Laravel Jetstream, model factory classes, migration squashing, job batching, improved rate limiting, queue...
Creeper, new generation of multi-process asynchronous event-driven PHP crawler engine
Creeper is a new generation of multi-process asynchronous event-driven spider engine based on Workerman. A new engine designed mainly to focus on efficient agile development, and make the crawling job becomes...
Symfony released 3.4.44, 4.4.13 and 5.1.5
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...
ShinyCore, build Action-Domain-Responder applications with PHP
ShinyCore is a framework designed to quickly build web applications following the Action-Domain-Responder pattern. The easiest and recommended way to start a new ShinyCore based application is to use the ShinyCoreApp. This boilerplate...
Symfony 4.2.0 Release in Numbers
Symfony 4.2.0 have just been released, just few days after the latest release in the 2.8 branch. The new version include over 240 new small and big changes. As for any other...
Laravel Telescope, new App Debugging Assistant Released
Laravel Telescope is a new application debugging assistant for Laravel built by Mohamed Said and Taylor Otwell, that just have been announced last week during Laracon AU, and released open source...
Pomm, The Postgresql object model manager for PHP
Pomm is an open source database access framework in PHP dedicated to the Postgresql™ database. It offers an alternative approach than ORM to using database in web applications developments.
Imagine an ORM...