Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dudemelo/vscode-php-essentials
https://github.com/dudemelo/vscode-php-essentials
php productivity vscode vscode-extension vscode-extensionpack
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dudemelo/vscode-php-essentials
- Owner: dudemelo
- License: mit
- Created: 2020-12-06T17:01:32.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-11T12:27:12.000Z (almost 2 years ago)
- Last Synced: 2023-02-28T13:25:42.300Z (almost 2 years ago)
- Topics: php, productivity, vscode, vscode-extension, vscode-extensionpack
- Homepage: https://marketplace.visualstudio.com/items?itemName=dudemelo.php-essentials
- Size: 38.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP Essentials
![Version] ![Installs] ![Downloads] ![Rating]
A collection of popular extensions that help you write, test and debug PHP applications in VSCode.
## Extensions Included
Extension | Author |
-- | -- | --
[PHP Intelephense] | [@bmewburn] | ![PHP Intelephense Version] ![PHP Intelephense Installs]
[PHPUnit Test Explorer] | [@recca0120] | ![PHPUnit Test Explorer Version] ![PHPUnit Test Explorer Installs]
[PHP Debug] | [@felixfbecker] | ![PHP Debug Version] ![PHP Debug Installs]
[PHP Constructor] | [@MehediDracula] | ![PHP Constructor Version] ![PHP Constructor Installs]
[GitLens] | [@eamodio] | ![GitLens Version] ![GitLens Installs]
[EditorConfig] | [@editorconfig] | ![EditorConfig Version] ![EditorConfig Installs]
[Code Spell Checker] | [@streetsidesoftware] | ![Code Spell Checker Version] ![Code Spell Checker Installs]## License
This extension pack is licensed under the [MIT License](LICENSE)
[Version]: https://badgen.net/vs-marketplace/v/dudemelo.php-essentials
[Installs]: https://badgen.net/vs-marketplace/i/dudemelo.php-essentials
[Downloads]: https://badgen.net/vs-marketplace/d/dudemelo.php-essentials
[Rating]: https://badgen.net/vs-marketplace/rating/dudemelo.php-essentials[PHP Intelephense]: https://marketplace.visualstudio.com/items?itemName=bmewburn.vscode-intelephense-client
[PHP Intelephense Version]: https://badgen.net/vs-marketplace/v/bmewburn.vscode-intelephense-client
[PHP Intelephense Installs]: https://badgen.net/vs-marketplace/i/bmewburn.vscode-intelephense-client
[@bmewburn]: https://github.com/bmewburn[PHPUnit Test Explorer]: https://marketplace.visualstudio.com/items?itemName=recca0120.vscode-phpunit
[PHPUnit Test Explorer Version]: https://badgen.net/vs-marketplace/v/recca0120.vscode-phpunit
[PHPUnit Test Explorer Installs]: https://badgen.net/vs-marketplace/i/recca0120.vscode-phpunit
[@recca0120]: https://github.com/recca0120[PHP Debug]: https://marketplace.visualstudio.com/items?itemName=felixfbecker.php-debug
[PHP Debug Version]: https://badgen.net/vs-marketplace/v/felixfbecker.php-debug
[PHP Debug Installs]: https://badgen.net/vs-marketplace/i/felixfbecker.php-debug
[@felixfbecker]: https://github.com/felixfbecker[PHP Constructor]: https://marketplace.visualstudio.com/items?itemName=mehedidracula.php-constructor
[PHP Constructor Version]: https://badgen.net/vs-marketplace/v/mehedidracula.php-constructor
[PHP Constructor Installs]: https://badgen.net/vs-marketplace/i/mehedidracula.php-constructor
[@MehediDracula]: https://github.com/MehediDracula[GitLens]: https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens
[GitLens Version]: https://badgen.net/vs-marketplace/v/eamodio.gitlens
[GitLens Installs]: https://badgen.net/vs-marketplace/i/eamodio.gitlens
[@eamodio]: https://github.com/eamodio[EditorConfig]: https://marketplace.visualstudio.com/items?itemName=editorconfig.editorconfig
[EditorConfig Version]: https://badgen.net/vs-marketplace/v/editorconfig.editorconfig
[EditorConfig Installs]: https://badgen.net/vs-marketplace/i/editorconfig.editorconfig
[@editorconfig]: https://github.com/editorconfig[Code Spell Checker]: https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker
[Code Spell Checker Version]: https://badgen.net/vs-marketplace/v/streetsidesoftware.code-spell-checker
[Code Spell Checker Installs]: https://badgen.net/vs-marketplace/i/streetsidesoftware.code-spell-checker
[@streetsidesoftware]: https://github.com/streetsidesoftware[Auto Rename Tag]: https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-rename-tag
[Auto Rename Tag Version]: https://badgen.net/vs-marketplace/v/formulahendry.auto-rename-tag
[Auto Rename Tag Installs]: https://badgen.net/vs-marketplace/i/formulahendry.auto-rename-tag
[@formulahendry]: https://github.com/formulahendry