Verify, BDD Assertions for PHPUnit and Codeception
Verify is a very tiny wrapper for PHPUnit assertions, that are aimed to make tests a bit more readable. With BDD assertions influenced by Chai, Jasmine, and RSpec your assertions would be a bit closer to natural language.
To...
GrumPHP, code quality tool 1.0.0 released
GrumPHP is a code quality tool for PHP, available as a composer plugin under an MIT license.
GrumPHP will register some git hooks in your package repository. When somebody commits...
Pest, Elegant PHP Testing Framework
Pest is a Testing Framework created by Nuno Maduro with a focus on simplicity. It was carefully crafted to bring the joy of testing to PHP.
Pest is not specific...
PhpStorm 2020.2.2 Released
Jetbrains just Released PhpStorm 2020.2.2, a bug fixes release that you can get from inside the IDE, with the Toolbox App, or using snaps if you are an Ubuntu user.
Notable updates:
Fixed:...
NelmioApiDocBundle 4.0 Released
NelmioApiDocBundle is a Symfony bundle that allows you to generate a decent documentation for your APIs. The version 4.0 of the bundle have just been released providing OpenAPI 3.0 support. Migration guide...
PHP Scoper, Get Your Code Ready for Packaging
PHP-Scoper is a tool which essentially moves any body of code, including all dependencies such as vendor directories, to a new and distinct namespace. The tool goal is to make sure...
Mailamie, Simple SMTP catch all server for testing
Mailamie is a pretty simple Catch All SMTP Server for local testing completely written in PHP and based on the great work made by the folks at ReactPhp. Sometime you just need a...
Box, Fast Zero Config Application Bundler with PHARs
We talked in a previous article about PHP Scoper, the PHP tool to help you prepare your code for packaging. Once your code is ready, you can send it to Box...
Streamline Your PHP Development with PHPStan: A Comprehensive Guide
PHP is one of the most popular programming languages on the web, powering millions of websites and web applications. However, writing clean and maintainable code can be a challenge, especially as...
KPHP Compile and Run PHP Code Up to 10 Times Faster
KPHP is a PHP compiler developed by VK.com and maintained as proprietary for years until open-sourced in late 2020. It compiles a limited subset of PHP to a native binary running...



































