9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
+
|
- <https://github.com/phpyh/service-dumper-bundle>
- <https://github.com/luxifer/symfony-repl/blob/master/bin/symfony-repl>
- <https://github.com/bobthecow/psysh>
## Elisp + PHP
- <https://github.com/emacs-php>
- <https://github.com/emacs-php/historical> <-- Lots of php-mode implementations
- <https://github.com/emacsmirror/phps-mode>
- <https://github.com/emacs-php/composer.el>
- <https://github.com/emacs-php/php-suite>
- <https://github.com/emacs-php/psysh.el>
- <https://github.com/nlamirault/phpunit.el>
- <https://github.com/emacs-php/php-ts-mode>
- <https://github.com/emacs-php/phpactor.el>
- <https://github.com/emacs-php/poly-php>
- <https://github.com/emacs-php/phpstan.el>
- <https://github.com/emacs-php/php-runtime.el>
## Similar projects
- <https://code.djangoproject.com/wiki/Emacs>
- <https://github.com/pythonic-emacs/djangonaut>
|