1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-06-01 04:10:48 +00:00

docs(vscode): add Better PHPUnit

This commit is contained in:
Julien 2019-02-19 21:26:39 +01:00
parent afad9d57c6
commit bb2465e318

View File

@ -28,6 +28,8 @@
### PHP
- `Better PHPUnit`: A better PHPUnit test runner.
- `Laravel Artisan`: Laravel Artisan commands within Visual Studio Code.
- `PHP IntelliSense`: Advanced Autocompletion and Refactoring support for PHP.