[ ソース: php-elisp ]
パッケージ: elpa-php-mode (1.21.0-1)
elpa-php-mode に関するリンク
Debian の資源:
php-elisp ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
PHP Mode for GNU Emacs
This project updates PHP Mode for GNU Emacs with features that make it more friendly to use with PHP 5.4 and later. Web Mode should be used in preference to PHP Mode when one needs to work with PHP scripts that contain HTML and other markup. Supports:
* Highlighting for keywords, for all official PHP magic and predefined constants, for PHPDoc tags and annotations, and for customised user-defined lists of frequently used constants. * Imenu listings for traits, interfaces, namespaces, and anonymous functions. * Syntax highlighting, including fontification of namespaces. * Chained Method Calls that align method calls over multiple lines anchored around the '->' operator. * Prettified formatting of arrays and nested function calls. * Flymake on-the-fly syntax checking. * Searching PHP documentation using key at point (under cursor). * Executing Regions of PHP. Output appears in the *PHP* buffer. * Multiple coding styles. In addition to its default style, this mode supports Drupal, WordPress, Symfony2, and PEAR/PSR-2. * Amaka. PHP Mode activates when editing build scripts. * Most of PSR-5: PHPDoc (Draft).
その他の elpa-php-mode 関連パッケージ
|
|
|
|
-
- dep: emacsen-common
- 全 Emacsen 用の共通機能
-
- rec: emacs (>= 46.0)
- GNU Emacs エディタ (メタパッケージ)
以下のパッケージによって提供される仮想パッケージでもあります: emacs-gtk, emacs-lucid, emacs-nox
-
- sug: php
- サーバーサイド・HTML埋め込みスクリプト言語 (デフォルト)
以下のパッケージによって提供される仮想パッケージでもあります: php7.3, uwsgi-plugin-php
-
- sug: php-cli
- command-line interpreter for the PHP scripting language (default)
以下のパッケージによって提供される仮想パッケージでもあります: php7.3-cli
-
- enh: emacs
- GNU Emacs エディタ (メタパッケージ)
以下のパッケージによって提供される仮想パッケージでもあります: emacs-gtk, emacs-lucid, emacs-nox
-
- enh: emacs25
- GNU Emacs transitional package to emacs-gtk