Libraries tagged by interpreter
wapmorgan/php-deprecation-detector
548714 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
meng-tian/php-soap-interpreter
2844511 Downloads
A PHP library for interpreting SOAP messages.
wapmorgan/php-code-fixer
418574 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
carthage-software/cel-php
7548 Downloads
A PHP Common Expression Language Implementation
badoo/soft-mocks
35716 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.
mormat/php-formula-interpreter
249439 Downloads
Formula interpreter for PHP
ixa-devstuff/php-deprecation-detector
94954 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
gajus/paggern
46165 Downloads
Pattern interpreter for generating random strings.
arokettu/arithmetic-parser
11311 Downloads
Configurable arithmetic parser and interpreter
raudius/luar
3035 Downloads
Lua interpreter written entirely in PHP
johnatas-x/php-deprecation-detector
11038 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
didix16/php-interpreter
9717 Downloads
A simple interpreter made in PHP. It allows to parse an abstract language tokens and do whatever you whant
anourvalar/laravel-interpreter
6070 Downloads
Laravel's locales translate through the single (flat) file
nathanjel/sel-lang
34 Downloads
A small expression language for validation rules — one rule file evaluates identically on PHP, JavaScript, Python, C++23 and Common Lisp. Exact decimal arithmetic, no floating point, no truthiness.
tuqqu/go-php
0 Downloads
Implementation of Go language interpreter written in PHP