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

Deployer, Easily Deploy your PHP Apps

0
Deployer is a deployment tool written in PHP with support for popular frameworks out of the box including Symfony, Cakephp, FuelPHP, CloudFlare, Laravel, Yii Framework, Zend Framework, CodeIgniter, Composer, Drupal, Magento, Typo3,...

PHPStan 0.10.6 Released with Full PHP 7.3 Support

0
Ondřej Mirtes have just announced the availability of PHPStan 0.10.6 with full support for PHP 7.3, which should be available in the next few days. The new release added support for is_countable(), JSON_THROW_ON_ERROR...

HTTP clients : PSR-18 standard accepted

0
PHP-FIG accepted a new standard about HTTP clients : PSR-18. This new document will allow projects to remain agnostic to which HTTP client is used underneath. The goal of this PSR is...

Measuring and Improving your CI/CD Pipelines

0
Over the last 4 years I’ve often found myself in conversations with fellow engineers about our build and deployment process and how we feel it has become slower or is somehow...

Atoum, Simple Modern and Intuitive Unit Testing Framework for PHP

0
Just like SimpleTest or PHPUnit, Atoum is a unit testing framework specific to the PHP programming language. However, it has been designed from the start with the following ideas in mind: Rapid implementation, Simplify test...

PHPChunkit, Distributed Unit Testing Solution

0
If you have a really large or huge amount of Unit testing in your project, and you are looking for a solution to easily manage CI/CD for you, PHPChunkit be could...

PHPStan Static Analysis Tool 0.11.7 Released

PHPStan, the static analysis tool for PHP, have just released version 0.11.7 with several improvements and bugfixes. The new release brings support for new extension type - overloading operators. It's now...
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...

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

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