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

PhpStorm 2018.3 released!

0
PhpStorm 2018.3 is now released with tons of new features and bugfixes. Some of the new features include : Doctrine Query Language Support One of Doctrine ORM's key features is the ability to...

DDEV-Local, the local PHP development environment system

0
Ddev is an open source tool that makes it simple to get local PHP development environments up and running in minutes. It's powerful and flexible as a result of its per-project...

Laravel Telescope, new App Debugging Assistant Released

0
Laravel Telescope is a new application debugging assistant for Laravel built by Mohamed Said and Taylor Otwell, that just have been announced last week during Laracon AU, and released open source...

CodeLobster IDE 1.3.0 Released

0
CodeLobster announced the availability of its free multi-platform IDE version 1.3.0 with many new features and bugfixes. CodeLobster support most popular PHP frameworks, CMSs, and Javascript libraries, however this support is available...

PPM, process manager, supercharger and load balancer for modern PHP applications

0
PHP-PM is a process manager, supercharger and load balancer for PHP applications. Based on ReactPHP and works best with applications that use request-response frameworks like Symfony's HTTPKernel. The approach of this is to...

PHP Zip Archive Extension Now Support Encryption

In a recent blog post, Remi Collet pointed to the latest development of the PHP Zip Archive extension which now support encryption. New features are still experimental and might change, so...

USQL, Universal Command-Line Interface for SQL Databases

USQL is a universal command-line interface for working with SQL databases written in Go which support PostgreSQL, MySQL, Oracle, SQLite, and Microsoft SQL Server. The goal is to eventually have usql be a drop...

PHPStan, PHP Static Analysis Tool

0
PHPStan is a PHP static analysis tool that focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for...

Var_masterpiece the PHP var_dump Beautifier for Chrome

0
Var_masterpiece is a simple and useful PHP var_dump() beautifier that you can run on your Chrome browser. It simply turn the result of the var_dump function into a readable, parsable, foldable...

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