Add phpinfo

This commit is contained in:
Illya Marchenko 2024-10-16 11:28:31 +03:00
parent 74eeac2221
commit 770e676c5b
Signed by: stuzer05
GPG Key ID: A6ABAAA9268F9F4F

@ -19,9 +19,9 @@ bun run dev
## Tool List
**General:**
* humans.txt generator
* Table to Markdown table
* Table to Mediawiki table
* humans.txt generator
**Docker:**
* Rename volume
@ -30,13 +30,13 @@ bun run dev
* JSON to Go struct
**JSON:**
* JSON minifier
* JSON formatter
* JSON minifier
**PHP:**
* Str to PHP array
* PHP array to Json
* PHP serialize
* Str to PHP array
**SQL:**
* SQL formatter
@ -45,26 +45,26 @@ bun run dev
**Strings:**
* Fix ru-en keyboard
* Str length
* Str numeronym (i18n)
* Str pad
* Str remove duplicate lines
* Str sort lines
* Str to lower/upper
* Str remove duplicate lines
* Str pad
* Str numeronym (i18n)
* Str to NATO alphabet
* URL encode/decode
* URL query viewer
**Unix:**
* .htaccess generator
* Explain crontab
* File base64 encode/decode
* Unix timestamp
* Sed generator
* .htaccess generator
* Unix timestamp
**Generators:**
* QR code
* IBAN generator
* Dummy image
* IBAN generator
* QR code
## Debug