Libraries tagged by interpreter
meng-tian/php-soap-interpreter
2326826 Downloads
A PHP library for interpreting SOAP messages.
wapmorgan/php-deprecation-detector
410537 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
wapmorgan/php-code-fixer
402731 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
mormat/php-formula-interpreter
186540 Downloads
Formula interpreter for PHP
badoo/soft-mocks
34648 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
8184 Downloads
Configurable arithmetic parser and interpreter
raudius/luar
2374 Downloads
Lua interpreter written entirely in PHP
johnatas-x/php-deprecation-detector
4317 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
ixa-devstuff/php-deprecation-detector
59370 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
gajus/paggern
44616 Downloads
Pattern interpreter for generating random strings.
anourvalar/laravel-interpreter
5315 Downloads
Laravel's locales translate through the single (flat) file
tuqqu/go-php
0 Downloads
Implementation of Go language interpreter written in PHP
peklaiho/madlisp
1140 Downloads
Lisp interpreter for the MadLisp language.
iquety/docmap
2793 Downloads
Simple Markdown file interpreter, which adds a navigation menu on every page
extendssoftware/lox-php
1108 Downloads
A PHP interpreter based on the Lox language from the Crafting Interpreters book.