The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "distribution:PHP-Decode PHP"

PHP::Decode - Parse and transform obfuscated php code River stage zero No dependents

The PHP::Decode module applies static transformations to PHP statements parsed by the PHP::Decode::Parser module and returns the transformed PHP code. The decoder uses a custom php parser which does not depend on a special php version. It supports mo...

BDZ/PHP-Decode-0.302 - 23 May 2023 09:35:39 UTC

PHP::Decode::Op River stage zero No dependents

The PHP::Decode::Op Module implements php operators on PHP::Decode::Parser objects...

BDZ/PHP-Decode-0.302 - 23 May 2023 09:35:39 UTC

PHP::Decode::Func River stage zero No dependents

The PHP::Decode::Func Module contains implementations of php builtin-functions without external side-effects....

BDZ/PHP-Decode-0.302 - 23 May 2023 09:35:39 UTC

PHP::Decode::Test - test cases for usage from php_decode River stage zero No dependents

These test cases for the PHP::Decode module can be loaded by the php_decode tool, to run them with different options flags....

BDZ/PHP-Decode-0.302 - 23 May 2023 09:35:39 UTC

PHP::Decode::Array - php ordered arrays River stage zero No dependents

The PHP::Decode::Array Module implements php compatible arrays To track the order of insertions of key-value pairs, the internal represention uses an ordered hashmap. As long as a php array is used as a classic array, where only values without a key ...

BDZ/PHP-Decode-0.302 - 23 May 2023 09:35:39 UTC

PHP::Decode::Parser River stage zero No dependents

The PHP::Decode::Parser Module tokenizes and parses php code strings. The parser does not depend on a special php version. It supports most php syntax of interpreters from php5 to php8. The parser assumes that the input file is a valid php script, an...

BDZ/PHP-Decode-0.302 - 23 May 2023 09:35:39 UTC

PHP::Decode::Tokenizer River stage zero No dependents

The PHP::Decode::Tokenizer module is the tokenizer base class for a php parser....

BDZ/PHP-Decode-0.302 - 23 May 2023 09:35:39 UTC

PHP::Decode::Transformer River stage zero No dependents

The PHP::Decode::Transformer Module applies static transformations to PHP statements parsed by the PHP::Decode::Parser module....

BDZ/PHP-Decode-0.302 - 23 May 2023 09:35:39 UTC

php_decode River stage zero No dependents

The php_decode tool parses php code files and tries to apply all possible static transformations for php variables and values defined in the script. The decoded file is formatted and printed to stdout. It includes a '$STDOUT' variable for any script ...

BDZ/PHP-Decode-0.302 - 23 May 2023 09:35:39 UTC
9 results (0.029 seconds)