xdebug

Xdebug 3.0.0beta1 Released with PHP8 support

0
Derick Rethans just announced the availability of Xdebug 3.0.0beta1. This version supports PHP 8, and changes how Xdebug is configured. It is also much faster than Xdebug 2. Configuration changes, massive...

PHP Insights, Instant PHP Quality Checks from your Console

PHP Insights is a simple command line to analyze the code quality of your PHP projects. Written and maintained by Nuno Maduro, author of Laravel Zero the framework for console artisans....

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

Rector PHP, Amazing Boost for Your PHP Development by 300 %

0
Rector PHP is an extremely powerful and amazing tool to help developers improve the code quality of your PHP projects. It could be used to safely upgrade your legacy codebase from...
phpcodequality

Top Five PHP Libraries to Boost Code Quality

Day by day you will get more and more familiar with PHP coding standards and your code quality will be perfect by default... And if that day is not happening yet,...

Why Symfony Framework is leaving PHP-FIG

0
Yesterday, Fabien Potencier submitted a pull request to the PHP-FIG requesting to remove Symfony with a note : "no description provided". According to Fabien, everything seems to be great with the...

PHP-FIG, The PHP Framework Interoperability Group

0
After php|tek 2009, a number of PHP Frameworks developers launched a new initiative: PHP-FIG, the PHP Frameworks Interoperability Group. The idea is to  have projects representative members in the PHPFIG talk...
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...

Cachet : Open Source Status Page System for Everyone

Cachet is a beautiful and powerful open source status page system written in PHP/Laravel. It requires PHP7, composer and support MySQL, PostgreSQL and SQLite as databases. Cachet provides with a set...

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