Magallanes, Simplify Your PHP Application Deployments

0
Magallanes is a deployment tool for PHP applications and written in PHP, also known as MagePHP. Very simple to use and manage but very powerful in features that you will need...

Phel Language, Lisp for PHP

0
Phel is a functional programming language that compiles to PHP. It is a dialect of Lisp inspired by Clojure and Janet. Built on PHP, it provides a good error reporting, different...

Mercure, Server-sent Live Updates Protocol

0
Mercure is a protocol allowing to push data updates to web browsers and other HTTP clients in a convenient, fast, reliable and battery-efficient way. It is especially useful to publish real-time...

PHPStan can check for PHP8 Readiness before even PHP8 is ready

Ondřej Mirtes, the creator of PHPStan, have announced in a tweet a new feature available for PHPStan. Now you'll be able to check the compatibility of your codebases without even having...
phpunit

PHPUnit 9.4.1 Released getting ready for PHP8

0
PHPUnit 9.4.1 just released with one fix of methods with "static" return type (introduced in PHP 8) are not handled correctly by test double code generator. The previous edition added few...

PHP Metrics : Static analysis tool for PHP

0
Quality assurance is a key element to make your PHP code clean, simple, easy to maintain, secure and free of bugs ! One of the great tools that you can use...

PHP-FIG : HTTP message interfaces PSR-7 accepted

Already 25 votes in favour of the new PSR-7 : HTTP message interfaces, which makes the new PHP standard recommendation accepted according to the PHP-FIG rules. Matthew Weier O'Phinney summarized changes...

ShinyCore, build Action-Domain-Responder applications with PHP

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

Find Errors in your PHP Applications with Psalm

0
Psalm is a static analysis tool for finding errors in PHP applications, built on top of PHP Parser. It is designed to understand that complexity, allowing it to quickly find common programmer errors...

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