Skip to content

hakre/print_r-converter

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 
 
 

Print_r Converter

The Print_r Converter - a PHP tool that is able to convert print_r()-output into PHP code.

print_r converser screenshot

It has grown out of Stackoverflow where users were pasting array data from print_r() in their questions.

Getting Started

Clone the project and start serving from the public directory:

composer create-project hakre/print_r-converter
php -S localhost:8106 -t print_r-converter/public

Then open Print_r Converter in your browser:

http://localhost:8106/

Trivia

  • Webarto did kindly host it publicly in the past.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages