Emacs is a powerful IDE for PHP.
This package integrates some packages for PHP coding.
- php-project (part of PHP Mode)
- php-runtime - Emacs runtime bridge to PHP
- php-mode - Major mode for PHP script
- web-mode - Major mode for HTML template
- composer.el - Interface to Composer (Dependency manager for PHP)
- phpunit.el - Interface to PHPUnit (xUnit testing framework)
- psysh.el - Interface to PsySH (REPL, interactive debugger)
- phpstan.el - Interface to PHPStan (PHP Static Analysis Tool)
- (phpactor.el) - Interface to Phpactor (Intelligent completion and refactoring tool)