Skip to content
This repository has been archived by the owner on Feb 23, 2018. It is now read-only.

Atom package that provides refactoring capabilities for your PHP source code. (Legacy)

License

Notifications You must be signed in to change notification settings

php-integrator/atom-refactoring-legacy-php56

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-integrator/atom-refactoring-legacy-php56

Legacy

This is a legacy version that requires PHP >= 5.6. Users that are on PHP 7.1 can and should use the newer version.

This package only exists to cater towards users that are not in any position to upgrade their host PHP version. As a result, any issues that appear in this package will not be fixed, no new features will be added and no enhancements will be done.

About

This package provides refactoring capabilities for your PHP source code using PHP Integrator.

Note that the php-integrator-base package is required and needs to be set up correctly for this package to function correctly.

Note that the intentions package is also required. Intentions trigger using the alt-enter key by default.

What is included?

  • Method extraction.
  • Method overriding.
  • Constructor generation.
  • Getter and setter generation.
  • Unimplemented abstract method generation.
  • Unimplemented interface method generation.
  • Docblock generation (press alt-enter whilst on a functionlike, classlike or constant).

GPLv3 Logo

About

Atom package that provides refactoring capabilities for your PHP source code. (Legacy)

Resources

License

Stars

Watchers

Forks

Packages

No packages published