platine-php / expression
Platine Expression is an expression parser, evaluator with support of custom operators and functions
v2.0.0
2025-09-18 05:10 UTC
Requires
- php: ^8
Requires (Dev)
- phpmd/phpmd: @stable
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^9.6
- platine-php/dev: ^2.0
- squizlabs/php_codesniffer: 3.*
This package is auto-updated.
Last update: 2026-02-18 06:22:32 UTC
README
Platine Expression is an expression parser, evaluator with support of custom operators and functions
Requirements
- PHP >= 8.0
Installation
Using composer (recommended)
composer require platine-php/expression
License
MIT License See LICENSE.MD