Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php declare(strict_types=1); /** * This file is part of Swoft. * * @link https://..
Decoded Output download
<?php declare(strict_types=1);
/**
* This file is part of Swoft.
*
* @link https://swoft.org
* @document https://swoft.org/docs
* @contact [email protected]
* @license https://github.com/swoft-cloud/swoft/blob/master/LICENSE
*/
namespace App\Model\Dao;
class UserDao
{
}
?>
Did this file decode correctly?
Original Code
<?php declare(strict_types=1);
/**
* This file is part of Swoft.
*
* @link https://swoft.org
* @document https://swoft.org/docs
* @contact [email protected]
* @license https://github.com/swoft-cloud/swoft/blob/master/LICENSE
*/
namespace App\Model\Dao;
class UserDao
{
}
Function Calls
None |
Stats
MD5 | f10df1b8fc39cd0dedcfce276220b54a |
Eval Count | 0 |
Decode Time | 101 ms |