Libraries tagged by interpreter
wapmorgan/php-deprecation-detector
532627 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
meng-tian/php-soap-interpreter
2769067 Downloads
A PHP library for interpreting SOAP messages.
wapmorgan/php-code-fixer
416061 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
mormat/php-formula-interpreter
243221 Downloads
Formula interpreter for PHP
carthage-software/cel-php
5637 Downloads
A PHP Common Expression Language Implementation
ixa-devstuff/php-deprecation-detector
88783 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
gajus/paggern
45773 Downloads
Pattern interpreter for generating random strings.
badoo/soft-mocks
35545 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
arokettu/arithmetic-parser
10924 Downloads
Configurable arithmetic parser and interpreter
raudius/luar
2915 Downloads
Lua interpreter written entirely in PHP
johnatas-x/php-deprecation-detector
10290 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
didix16/php-interpreter
9355 Downloads
A simple interpreter made in PHP. It allows to parse an abstract language tokens and do whatever you whant
raykan/php-formula-interpreter
178 Downloads
Fork of mormat/php-formula-interpreter with improvements
anourvalar/laravel-interpreter
6002 Downloads
Laravel's locales translate through the single (flat) file
tuqqu/go-php
0 Downloads
Implementation of Go language interpreter written in PHP