Skip to content

gnutix/rector-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rector Playground

Build Status

How to play with it

  1. Clone the repository (and ensure you have PHP on your machine)
  2. Execute ./scripts/SETUP (to install the vendors)
  3. Execute ./scripts/RUN (to execute the playground checks)

OR:

composer update
vendor/bin/rector process src --dry-run

You can also execute Rector through Docker using ./scripts/RUN_IN_DOCKER.

About

Playground to debug issues in Rector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published