platine-php/expression

Platine Expression is an expression parser, evaluator with support of custom operators and functions

v1.0.0 2023-12-05 09:08 UTC

This package is auto-updated.

Last update: 2024-05-09 05:45:36 UTC


README

Platine Expression is an expression parser, evaluator with support of custom operators and functions

Project Status Latest Stable Version Latest Unstable Version Total Downloads License
Quality Score Codacy Badge Codacy Badge

Requirements

  • PHP >= 7.4, PHP 8

Installation

Using composer (recommended)

composer require platine-php/expression

License

MIT License See LICENSE.MD

Resources