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 SPC\builder\macos\library; class librabbitmq e..

Decoded Output download

<?php

declare(strict_types=1);

namespace SPC\builder\macos\library;

class librabbitmq extends MacOSLibraryBase
{
    use \SPC\builder\unix\library\librabbitmq;

    public const NAME = 'librabbitmq';
}
 ?>

Did this file decode correctly?

Original Code

<?php

declare(strict_types=1);

namespace SPC\builder\macos\library;

class librabbitmq extends MacOSLibraryBase
{
    use \SPC\builder\unix\library\librabbitmq;

    public const NAME = 'librabbitmq';
}

Function Calls

None

Variables

None

Stats

MD5 db3e4d452b10b3466d5f2630be33261f
Eval Count 0
Decode Time 100 ms