Interfate to Phpactor (an intelligent code-completion and refactoring tool for PHP)
Clone or download
kermorgant Merge pull request #65 from kermorgant/file-info
add support for file_info rpc action
Latest commit 9ca0352 Sep 24, 2018
Permalink
Failed to load latest commit information.
tests
.editorconfig
.gitignore
CHANGELOG.org Fix typo Sep 19, 2018
CONTRIBUTING.md
Cask
Makefile
README.org
company-phpactor.el
composer.json
composer.lock
phpactor.el

README.org

phpactor.el - PHP refactoring and introspection

This package is Emacs interface to Phpactor.

NOTICE: This package is in development. Since some functions are running, this is released as an alpha version.

MELPA: phpactor MELPA stable: phpactor

Instalation

Please be aware that Phpactor is also in development stage. A simple installation method is not yet provided, but you can build it using Composer.

Configuration

See https://phpactor.github.io/phpactor/configuration.html

Troubleshooting

You can run “phpactor-status“ while visiting a project file.

If needed, configure the way the project root is detected via .dir-locals.el