ELPA Logo GNU-devel ELPA: phps-mode

phps-mode Atom Feed

Description
Major mode for PHP with code intelligence
Latest
phps-mode-0.4.52.0.20260817.2.tar (.sig), 2026-Aug-27, 23.1 MiB
Maintainer
Christian Johansson <christian@cvj.se>
Other versions:
release version
Website
https://forgejo.cvj.se/cjohansson/emacs-phps-mode
ELPA's Repository
CGit or Gitweb
Badge

To install this package from Emacs, use package-install or list-packages.

Full description

A major-mode that uses the original PHP lex-analyzer and parser for syntax coloring, bookkeeping, AST, imenu making it easier to spot errors in syntax.

Also includes full support for PSR-1 and PSR-2 indentation and indentaton for HTML/XML contents.

For flycheck support run `(phps-mode-flycheck-setup)'.

For asynchronous lexer set: `(setq phps-mode-async-process t)'

For asynchronous lexer via `async.el' instead of threads set: `(setq phps-mode-async-process-using-async-el t)'

Please see README.md from the same repository for extended documentation.

Old versions

phps-mode-0.4.52.0.20260109.1.tar.lz2026-Aug-16 529 KiB