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...
Git peek, Fastest Way to Explore Github Repositories in your Local Editor
Git peek is a very useful tool if you want to browse or search other people's code with your own code editor. It's even faster than clone, it will let you...
PHPStan Pro edition launched
Ondřej Mirtes have just announced the availability of the pro edition of PHPStan, the static analysis tool for PHP. The new pro edition aim to enhance user experience when using PHPStan...
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...
CodeLobster IDE 1.3.0 Released
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...
Composer 2.0 Released with Performance Improvement
This week have been marked by the release of Composer 2.0, the dependency manager for PHP. This is a major release with over 50 new features and bugfixes. Top new feature in...
DDEV-Local, the local PHP development environment system
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...
Laragon: Fast, Easy, and Feature-Packed Local Development for PHP
Laragon is a modern, powerful, and easy-to-use local development tool that has revolutionized the way developers work. With its blazing fast speed, easy installation process, and flexible features, Laragon has quickly...
Free PHP, HTML, CSS, JavaScript editor – CodeLobster IDE
In this article, we suggest you to get acquainted with the free editor of web languages - CodeLobster IDE. It is presented on the software market for a long time already,...
PHP7Dev : Get PHP7 up and running
If you were asking about the way to get an environment with PHP7 up and running, Rasmus shared a preconfigured Debian 7.8 image for testing PHP apps and developing extensions across...