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 return [ 'name' => 'Webkul Bagisto Checkout', 'version' => core()->versi..
Decoded Output download
<?php
return [
'name' => 'Webkul Bagisto Checkout',
'version' => core()->version(),
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'name' => 'Webkul Bagisto Checkout',
'version' => core()->version(),
];
Function Calls
None |
Stats
MD5 | a508f58ff636bd2a49a413ba625b85b3 |
Eval Count | 0 |
Decode Time | 99 ms |