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
|
||||
**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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user