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 namespace Illuminate\Support\Testing\Fakes; interface Fake { // } ..
Decoded Output download
<?php
namespace Illuminate\Support\Testing\Fakes;
interface Fake
{
//
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Illuminate\Support\Testing\Fakes;
interface Fake
{
//
}
Function Calls
None |
Stats
MD5 | ca4579e3c143571263bed638f625b913 |
Eval Count | 0 |
Decode Time | 87 ms |