Verify, BDD Assertions for PHPUnit and Codeception

0
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

0
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

0
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

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

PHP Scoper, Get Your Code Ready for Packaging

0
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

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

Box, Fast Zero Config Application Bundler with PHARs

0
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 by VK.com

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

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