platine-php / expression
Platine Expression is an expression parser, evaluator with support of custom operators and functions
Installs: 2 842
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
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: 2025-06-19 09:31:31 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