fubhy / math-php
A lexer and parser for mathematical expressions.
Installs: 304
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 2
Forks: 4
Open Issues: 2
pkg:composer/fubhy/math-php
Requires
- php: >=5.4.0
- moontoast/math: ~1.1
Requires (Dev)
- phpunit/phpunit: ~4.7
- scrutinizer/ocular: ~1.1
This package is not auto-updated.
Last update: 2025-10-07 09:21:19 UTC
README
A lexer and parser for mathematical expressions.
Install
Via Composer
$ composer require fubhy/math-php
Usage
To be done ...
Testing
$ composer test
Contributing
To be done ...
Security
If you discover any security related issues, please email fubhy@fubhy.com instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.