Skip to content

EmInReLab/PHPFixer

Repository files navigation

PHPFixer

This is a prototype automated program repair tool for PHP bugs.

How to Run the Application

Installation

$ npm install

Start

$ npm run start

How to Use

First build the vs code extention. Run following command it will create a .vsix file.

Build

$ npm run build

Go ot extentions, click the 'views and more action' and import the vsix file.

Open the buggy PHP prgram.

Select the buggy line and right click on it. then click Fix PHP Bug.

Note :-

Download the trained PHP Fixer model here. and run the local server.ipynb file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published