Libraries tagged by interpret
wapmorgan/php-deprecation-detector
535458 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
meng-tian/php-soap-interpreter
2782474 Downloads
A PHP library for interpreting SOAP messages.
wapmorgan/php-code-fixer
416672 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
mormat/php-formula-interpreter
244367 Downloads
Formula interpreter for PHP
carthage-software/cel-php
6421 Downloads
A PHP Common Expression Language Implementation
cartalyst/interpret
18208 Downloads
A driver-based content rendering package, with support for HTML, Markdown & plain text. You can register custom drivers for custom content types.
mindscreen/yarnlock
171675 Downloads
A package for parsing and interpreting yarn.lock files
ixa-devstuff/php-deprecation-detector
89962 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
gajus/paggern
45885 Downloads
Pattern interpreter for generating random strings.
badoo/soft-mocks
35571 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
10989 Downloads
Configurable arithmetic parser and interpreter
toyokumo/jwt-bundle
32568 Downloads
Symfony support for generating and interpreting JWT token.
raudius/luar
2930 Downloads
Lua interpreter written entirely in PHP
php-extended/php-data-provider-json
141350 Downloads
An implementation of php-extended/php-data-provider-json that interprets json data
php-extended/php-data-provider-interface
195089 Downloads
A generic provider of data in raw form, ready to be interpreted