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); namespace TestApp\I18n; class TestAppI18nEngine { } ..

Decoded Output download

<?php
declare(strict_types=1);

namespace TestApp\I18n;

class TestAppI18nEngine
{
}
 ?>

Did this file decode correctly?

Original Code

<?php
declare(strict_types=1);

namespace TestApp\I18n;

class TestAppI18nEngine
{
}

Function Calls

None

Variables

None

Stats

MD5 c889a61df11e2181d1b3a54c00849d7a
Eval Count 0
Decode Time 89 ms