Skip to content

kermorgant/phpactor.el

 
 

Repository files navigation

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

About

Interfate to Phpactor (an intelligent code-completion and refactoring tool for PHP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 95.9%
  • Makefile 2.3%
  • PHP 1.8%