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 ShinyVendor\ShinyPackage\SubNamespace; class Bar {} ..

Decoded Output download

<?php

namespace ShinyVendor\ShinyPackage\SubNamespace;

class Bar {}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace ShinyVendor\ShinyPackage\SubNamespace;

class Bar {}

Function Calls

None

Variables

None

Stats

MD5 098d6492cb6df62b983ed4eac621ace8
Eval Count 0
Decode Time 84 ms