tech-tips/Программное обеспечение/Среды разработки/NetBeans.md

26 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
tags:
- "php"
- "netbeans"
---
## Для php-разработки
🔵 [**Настройка среды php-разработки с нуля на Netbeans + php8.1 + docker + xdebug3**](https://axenov.dev/netbeans-php-docker-xdebug/)
🔵 [**Отладка cli-скриптов на php из docker-контейнера в NetBeans штатными средствами**](https://axenov.dev/netbeans-php-docker-xdebug-cli/) ([en](https://axenov.dev/en/netbeans-php-docker-xdebug-cli-en/))
> [!seealso] См. также
> * [[Языки программирования/PHP/PHP|PHP]]
> * [[PhpStorm]]
### Плагины
Скачать отсюда: [https://plugins.netbeans.apache.org/](https://plugins.netbeans.apache.org/)
- [PHP CS Fixer](https://plugins.netbeans.apache.org/catalogue/?id=36)
- [PHP Enhancements](https://plugins.netbeans.apache.org/catalogue/?id=29)
- [No Newline Resolver](https://plugins.netbeans.apache.org/catalogue/?id=33)
- [PHP WordPress Blog/CMS](https://plugins.netbeans.apache.org/catalogue/?id=26)
- [CakePHP3/4 Framework](https://plugins.netbeans.apache.org/catalogue/?id=27)
- [CakePHP Framework](https://plugins.netbeans.apache.org/catalogue/?id=28)