1
2
3
4
5
6
7
8
9
10
11
12
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
+
+
+
|
# Development Links
- <https://alphapapa.github.io/emacs-package-dev-handbook/>
- <https://github.com/positron-solutions/transient-showcase>
## PHP
- <https://github.com/redhat-developer/yaml-language-server>
- <https://github.com/adamwojs/symfony-config-schema-gen>
- <https://github.com/phpactor/phpactor>
- <https://github.com/phpyh/service-dumper-bundle>
- <https://github.com/luxifer/symfony-repl/blob/master/bin/symfony-repl>
- <https://github.com/bobthecow/psysh>
## Similar projects
- <https://code.djangoproject.com/wiki/Emacs>
- <https://github.com/pythonic-emacs/djangonaut>
|