Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 2.37 KB

README.md

File metadata and controls

53 lines (38 loc) · 2.37 KB

Phpactor

phpactor2sm

Branch Status
master CI
develop 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