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 6 EAP build 126.339 Released
PhpStorm is a Commercial lightweight and smart PHP IDE focused on developer productivity that deeply understands your code, provides smart code completion, quick navigation and on-the-fly error checking. It is always...
PhpStorm 2019.1 Early Access Program Launched
Today jetbrains launched EAP for PhpStorm 2019.1 that you can get from here or in the JetBrains Toolbox app. The new release include lots of new features mainly the support of Twig...
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....
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...
PHP SPX, Simple and Powerful Profiling eXtension for PHP with Web UI
PHP SPX, Simple Profiling eXtension, is just another profiling extension for PHP, free, open source and bundled with a Web UI. SPX is totally free and confined to your infrastructure, nothing from...
ClockWork, PHP Dev Tools in your Browser
Clockwork is a new development tool for PHP available right in your browser. It gives you an insight into your application runtime, including request data, performance metrics, log entries, database...
DevSense Violates MIT License in the PHP Tools for VS Code
One of the very popular extension for Visual Studio Code is the PHP Debug Adapter written by Felix Becker. The extension will simply provides debug support for PHP with XDebug. The story is...
How Symfony’s Psalm Integration will make its Codebase better
Symfony framework development team are adding Psalm into github action, this will help them check errors in Pull Requests. Psalm is a static analysis tool for PHP created by Vimeo, that...
Awesome PHP Migrations List
Many developers contacted Tomas asking for help to migrate legacy code bases, the reason why he created this awesome list of code bases migrations, legacy refactoring and instant upgrades. So if...