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

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

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

php-integrator/atom-refactoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-integrator/atom-refactoring

Legacy

This is a legacy version that required PHP >= 7.1. Since 3.6, its functionality is included in the base package and installing it separately is no longer necessary.

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.

Topics

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published