Skip to content
/ console Public

It's a simple single page application that allows to execute mixed PHP/HTML code and see results directly in your browser

Notifications You must be signed in to change notification settings

rroma/console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

console

It's a simple single page application wich allows to execute mixed PHP/HTML code and see results directly in your browser

console2

Installation

$ git clone https://github.com/rroma/console.git
$ cd console
$ composer install
$ php -S localhost:8001

Usage

  • Execute code: press "Execute" button
  • Save code: press "Save" button
  • Add new script: double click on tab panel(like in a browser)
  • Rename script: double click on tab head

About

It's a simple single page application that allows to execute mixed PHP/HTML code and see results directly in your browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published