Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
{ "name": "evolutionphp/database", "description": "Codeigniter 3 standalone database..
Decoded Output download
<? {
"name": "evolutionphp/database",
"description": "Codeigniter 3 standalone database (MySQL).",
"license": "MIT",
"type": "library",
"keywords": [
"mysql",
"database",
"codeigniter"
],
"authors": [
{
"name": "Andres Mendoza",
"homepage": "https://twitter.com/EvolutionPHP"
}
],
"autoload": {
"psr-4": {
"EvolutionPHP\Database\": "src"
}
},
"require": {
"php": ">=8.2",
"ext-mysqli": "*",
"ext-ctype": "*"
}
} ?>
Did this file decode correctly?
Original Code
{
"name": "evolutionphp/database",
"description": "Codeigniter 3 standalone database (MySQL).",
"license": "MIT",
"type": "library",
"keywords": [
"mysql",
"database",
"codeigniter"
],
"authors": [
{
"name": "Andres Mendoza",
"homepage": "https://twitter.com/EvolutionPHP"
}
],
"autoload": {
"psr-4": {
"EvolutionPHP\\Database\\": "src"
}
},
"require": {
"php": ">=8.2",
"ext-mysqli": "*",
"ext-ctype": "*"
}
}
Function Calls
None |
Stats
MD5 | 62229a8b55835300c345f44c270e2f84 |
Eval Count | 0 |
Decode Time | 51 ms |