Arithmetic Parser

Arithmetic Parser#

Packagist GitLab GitHub Bitbucket Gitea

A PHP library that can parse and interpret arithmetic expressions. It’s aimed to be configurable and safe to process end user’s input.

Installation#

composer require 'arokettu/arithmetic-parser'

Documentation#

License#

The library is available as open source under the terms of the MIT License.