File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 11* PHP coding suite for GNU Emacs
22Emacs is a powerful IDE for PHP.
3+ ** What is this?
4+ This package integrates some packages for PHP coding.
5+ - php-project (part of PHP Mode)
6+ - [[https://github.com/emacs-php/php-runtime.el][php-runtime]] - Emacs runtime bridge to PHP
7+ - [[https://github.com/ejmr/php-mode][php-mode]] - Major mode for PHP script
8+ - [[http://web-mode.org/][web-mode]] - Major mode for HTML template
9+ - [[https://github.com/emacs-php/composer.el][composer.el]] - Interface to [[https://getcomposer.org/][Composer]] (Dependency manager for PHP)
10+ - [[https://github.com/nlamirault/phpunit.el][phpunit.el]] - Interface to [[https://phpunit.de/][PHPUnit]] (xUnit testing framework)
11+ - [[https://github.com/emacs-php/psysh.el][psysh.el]] - Interface to [[http://psysh.org/][PsySH]] (REPL, interactive debugger)
12+ - [[https://github.com/emacs-php/phpstan.el][phpstan.el]] - Interface to [[https://github.com/phpstan/phpstan][PHPStan]] (PHP Static Analysis Tool)
13+ - ([[https://github.com/emacs-php/phpactor.el][phpactor.el]]) - Interface to [[http://phpactor.github.io/phpactor/][Phpactor]] (Intelligent completion and refactoring tool)
You can’t perform that action at this time.
0 commit comments