Skip to content
develop
Go to file
Code

Latest commit

  phpactor/class-to-file-extension f7bc6630..9bf0b955

    [2019-08-24 14:03:40] 00591fbe dantleech Update LICENSE
    [2019-12-04 19:51:46] f508ffb7 dantleech Updated to PHP7.4
    [2019-03-03 11:41:40] 68c4aa22 dantleech bumps composer json
    [2020-08-22 11:21:49] 60037204 dantleech Add option for brute-force conversion
    [2020-08-22 11:34:56] 9bf0b955 dantleech Bump down dev version

  phpactor/code-transform 14e809fe..ecfd4ee6

    [2020-08-22 11:59:31] ecfd4ee6 dantleech Use approximate range fo class name in transformers  To avoid highlighting...

  phpactor/language-server aa9b5933..27b51bdd

    [2020-08-22 11:41:53] a61e069a dantleech Sleep _before_ performing diagnostics  Allow time for other more pressing ...
    [2020-08-22 11:46:42] 27b51bdd dantleech After sleep, if another update came in, lint that instead.  ... becasue th...
0c22e9b

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
bin
 
 
 
 
doc
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Phpactor

phpactor2sm

Branch Status
master Build Status: master
develop Build Status: develop

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

You can’t perform that action at this time.