We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd836be commit 48dca6bCopy full SHA for 48dca6b
composer.json
@@ -3,7 +3,7 @@
3
"description": "A simple shunting-yard based math parser and executor for PHP",
4
"version": "1.0.2",
5
"keywords": ["math", "eval"],
6
- "homepage": "https://github.com/trias/math-parser",
+ "homepage": "https://github.com/PERBILITY/php-math-parser",
7
"license": "MIT",
8
"authors": [
9
{
0 commit comments