https://github.com/phpactor/phpactor
Mainly a PHP Language Server with more features than you can shake a stick at
https://github.com/phpactor/phpactor
completion php refactoring vim
Last synced: 5 days ago
JSON representation
Mainly a PHP Language Server with more features than you can shake a stick at
- Host: GitHub
- URL: https://github.com/phpactor/phpactor
- Owner: phpactor
- License: mit
- Created: 2015-09-24T12:07:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-03T22:16:04.000Z (11 days ago)
- Last Synced: 2025-04-10T04:56:29.183Z (5 days ago)
- Topics: completion, php, refactoring, vim
- Language: PHP
- Homepage:
- Size: 14 MB
- Stars: 1,579
- Watchers: 22
- Forks: 137
- Open Issues: 258
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome - phpactor/phpactor - Mainly a PHP Language Server with more features than you can shake a stick at (PHP)
- awesome-php - Phpactor - PHP completion, refactoring and introspection tool. (Table of Contents / Code Analysis)
- awesome-php-cn - Phpactor - PHP完成、重构和内省工具. (目录 / 代码分析 Code Analysis)
- awesome-projects - Phpactor - PHP completion, refactoring and introspection tool. (PHP / Code Analysis)
- awesome-php - Phpactor - PHP completion, refactoring and introspection tool. (Table of Contents / Code Analysis)
README
Phpactor
========

This project aims to provide heavy-lifting *refactoring* and *introspection*
tools which can be used standalone or as the backend for a text editor to
provide intelligent code completion.- Accurate code [completion](https://phpactor.readthedocs.io/en/master/reference/completion.html) including class name auto-import.
- [Various](https://phpactor.readthedocs.io/en/master/reference/refactorings.html) refactoring,fixes and code generation options.
- Provides a [Language Server](https://phpactor.readthedocs.io/en/master/usage/language-server.html)
- Native [VIM plugin](https://phpactor.readthedocs.io/en/master/usage/vim-plugin.html) ([emacs](https://github.com/emacs-php/phpactor.el) plugin is in development).
- [Navigation](https://phpactor.readthedocs.io/en/master/reference/navigation.html) (jump to
definition, related classes, references etc).
- [More](https://phpactor.readthedocs.io/en/master).Installation
------------Phpactor is a general tool, it is not intended that it be installed as a project dependency.
See
[Installation](https://phpactor.readthedocs.io/en/master/usage/standalone.html)
for installation instructions.Requirements
------------- PHP 8.1+
- PHP [mbstring](https://www.php.net/manual/en/book.mbstring.php) extension.
- [Composer](https://getcomposer.org/)
- Linux or MacOS (Windows users will need to use [WSL](https://learn.microsoft.com/en-us/windows/wsl/install))Project Recommendations
-----------------------Phpactor will perform better with [Composer](https://getcomposer.org) and, to
a lesser extent, with [GiT](https://git-scm.org).Documentation
-------------Full documentation can be found on [Read the Docs](https://phpactor.readthedocs.io/en/master)
Community
---------- Follow [@phpactor](https://phpc.social/@phpactor) on 🦣 Mastodon for latest news.
- Join the `#phpactor` channel on the Slack [Symfony Devs](https://symfony.com/slack-invite) channel.Contributing
------------This package is open source and welcomes contributions! Feel free to open a
pull request on this repository.Support
-------- Create an issue on the main [Phpactor](https://github.com/phpactor/phpactor) repository.
- Join the `#phpactor` channel on the Slack [Symfony Devs](https://symfony.com/slack-invite) channel.Sponsors
--------The following organisations are providing either financial support or free
services. If you would like to support Phpactor development financially you
can [sponsor me](https://github.com/sponsors/dantleech).### Tinkerwell
[](https://tinkerwell.app/)
### Blackfire
[](https://www.blackfire.io/)