Add phpinfo
This commit is contained in:
parent
74eeac2221
commit
770e676c5b
20
README.md
20
README.md
@ -19,9 +19,9 @@ bun run dev
|
|||||||
|
|
||||||
## Tool List
|
## Tool List
|
||||||
**General:**
|
**General:**
|
||||||
|
* humans.txt generator
|
||||||
* Table to Markdown table
|
* Table to Markdown table
|
||||||
* Table to Mediawiki table
|
* Table to Mediawiki table
|
||||||
* humans.txt generator
|
|
||||||
|
|
||||||
**Docker:**
|
**Docker:**
|
||||||
* Rename volume
|
* Rename volume
|
||||||
@ -30,13 +30,13 @@ bun run dev
|
|||||||
* JSON to Go struct
|
* JSON to Go struct
|
||||||
|
|
||||||
**JSON:**
|
**JSON:**
|
||||||
* JSON minifier
|
|
||||||
* JSON formatter
|
* JSON formatter
|
||||||
|
* JSON minifier
|
||||||
|
|
||||||
**PHP:**
|
**PHP:**
|
||||||
* Str to PHP array
|
|
||||||
* PHP array to Json
|
* PHP array to Json
|
||||||
* PHP serialize
|
* PHP serialize
|
||||||
|
* Str to PHP array
|
||||||
|
|
||||||
**SQL:**
|
**SQL:**
|
||||||
* SQL formatter
|
* SQL formatter
|
||||||
@ -45,26 +45,26 @@ bun run dev
|
|||||||
**Strings:**
|
**Strings:**
|
||||||
* Fix ru-en keyboard
|
* Fix ru-en keyboard
|
||||||
* Str length
|
* Str length
|
||||||
|
* Str numeronym (i18n)
|
||||||
|
* Str pad
|
||||||
|
* Str remove duplicate lines
|
||||||
* Str sort lines
|
* Str sort lines
|
||||||
* Str to lower/upper
|
* Str to lower/upper
|
||||||
* Str remove duplicate lines
|
|
||||||
* Str pad
|
|
||||||
* Str numeronym (i18n)
|
|
||||||
* Str to NATO alphabet
|
* Str to NATO alphabet
|
||||||
* URL encode/decode
|
* URL encode/decode
|
||||||
* URL query viewer
|
* URL query viewer
|
||||||
|
|
||||||
**Unix:**
|
**Unix:**
|
||||||
|
* .htaccess generator
|
||||||
* Explain crontab
|
* Explain crontab
|
||||||
* File base64 encode/decode
|
* File base64 encode/decode
|
||||||
* Unix timestamp
|
|
||||||
* Sed generator
|
* Sed generator
|
||||||
* .htaccess generator
|
* Unix timestamp
|
||||||
|
|
||||||
**Generators:**
|
**Generators:**
|
||||||
* QR code
|
|
||||||
* IBAN generator
|
|
||||||
* Dummy image
|
* Dummy image
|
||||||
|
* IBAN generator
|
||||||
|
* QR code
|
||||||
|
|
||||||
## Debug
|
## Debug
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user