phps-mode
- Description
- Major mode for PHP with code intelligence
- Latest
- phps-mode-0.4.49.0.20240424.65247.tar (.sig), 2024-Apr-24, 19.4 MiB
- Maintainer
- Christian Johansson <christian@cvj.se>
- Atom feed
- phps-mode.xml
- Website
- https://github.com/cjohansson/emacs-phps-mode
- Browse 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.48.0.20240215.72135.tar.lz | 2024-Mar-31 | 464 KiB |
phps-mode-0.4.47.0.20240115.73646.tar.lz | 2024-Jan-15 | 461 KiB |
phps-mode-0.4.46.0.20230414.164307.tar.lz | 2023-Apr-14 | 461 KiB |
phps-mode-0.4.40.0.20230223.210734.tar.lz | 2023-Feb-23 | 462 KiB |
phps-mode-0.4.39.0.20230214.170942.tar.lz | 2023-Feb-14 | 460 KiB |
phps-mode-0.4.29.0.20221103.174658.tar.lz | 2022-Nov-03 | 447 KiB |
phps-mode-0.4.19.0.20220318.194457.tar.lz | 2022-Mar-18 | 445 KiB |
phps-mode-0.4.9.0.20211031.151653.tar.lz | 2021-Oct-31 | 419 KiB |
phps-mode-0.4.0.0.20210128.215026.tar.lz | 2021-Jan-28 | 69.0 KiB |
phps-mode-0.3.65.0.20201021.91115.tar.lz | 2020-Dec-14 | 68.0 KiB |