weeman1337 / phpactor

PHP completion, refactoring, introspection tool and language server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phpactor

phpactor2sm

CI

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.

Installation

Phpactor is a general tool, it is not intended that it be installed as a project dependency.

See Installation for installation instructions.

Requirements

  • PHP 7.3+
  • Composer

Project Recommendations

Phpactor will perform better with Composer and, to a lesser extent, with GiT.

Documentation

Full documentation can be found on Read the Docs

Community

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 repository.
  • Join the #phpactor channel on the Slack Symfony Devs channel.

About

PHP completion, refactoring, introspection tool and language server.

License:MIT License


Languages

Language:PHP 89.3%Language:Vim Script 10.0%Language:Shell 0.5%Language:Makefile 0.2%