Download the PHP package hakre/print_r-converter without Composer
On this page you can find all versions of the php package hakre/print_r-converter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hakre/print_r-converter
More information about hakre/print_r-converter
Files in hakre/print_r-converter
Download hakre/print_r-converter
More information about hakre/print_r-converter
Files in hakre/print_r-converter
Vendor hakre
Package print_r-converter
Short Description The Print_r Converter - a PHP tool that is able to convert `print_r()`-output into PHP code.
License AGPL-3.0-or-later
Package print_r-converter
Short Description The Print_r Converter - a PHP tool that is able to convert `print_r()`-output into PHP code.
License AGPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package print_r-converter
Print_r Converter
The Print_r Converter - a PHP tool that is able to convert print_r()
-output into PHP code.
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.
All versions of print_r-converter with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 7.3
The package hakre/print_r-converter contains the following files
Loading the files please wait ....