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 Cart Rule', 'version' => core()->vers..

Decoded Output download

<?php

return [
    'name'    => 'Webkul Bagisto Cart Rule',
    'version' => core()->version(),
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [
    'name'    => 'Webkul Bagisto Cart Rule',
    'version' => core()->version(),
];

Function Calls

None

Variables

None

Stats

MD5 b2712112e8cf736c24fb849802b32d64
Eval Count 0
Decode Time 81 ms