fubhy / math-php
A lexer and parser for mathematical expressions.
v1.0
2017-10-03 12:15 UTC
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: 2024-11-19 05:20:08 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.