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 LaminasTest\Code\Generator\TestAsset; use LaminasTest\Code\Generator\Tes..

Decoded Output download

<?php

namespace LaminasTest\Code\Generator\TestAsset;

use LaminasTest\Code\Generator\TestAsset\ClassWithNamespace;

class ClassWithUses
{

}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace LaminasTest\Code\Generator\TestAsset;

use LaminasTest\Code\Generator\TestAsset\ClassWithNamespace;

class ClassWithUses
{

}

Function Calls

None

Variables

None

Stats

MD5 2bd622b59b62d95e6c7f9e8ec0f563af
Eval Count 0
Decode Time 87 ms