{"id":17192123,"url":"https://github.com/arokettu/arithmetic-parser","last_synced_at":"2025-04-13T20:08:57.099Z","repository":{"id":65776990,"uuid":"599531585","full_name":"arokettu/arithmetic-parser","owner":"arokettu","description":"Configurable arithmetic parser and interpreter for PHP","archived":false,"fork":false,"pushed_at":"2025-02-22T02:28:01.000Z","size":139,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T20:08:46.831Z","etag":null,"topics":["arithmetic","math","maths","parser"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arokettu.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-09T10:40:03.000Z","updated_at":"2025-02-22T02:28:05.000Z","dependencies_parsed_at":"2023-02-26T04:17:48.639Z","dependency_job_id":"5c2f0fd8-14ec-4aa7-a920-11ab4b81da33","html_url":"https://github.com/arokettu/arithmetic-parser","commit_stats":{"total_commits":64,"total_committers":1,"mean_commits":64.0,"dds":0.0,"last_synced_commit":"3423c751a7765c3ba578683dc30108fc16bac8bd"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arokettu%2Farithmetic-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arokettu%2Farithmetic-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arokettu%2Farithmetic-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arokettu%2Farithmetic-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arokettu","download_url":"https://codeload.github.com/arokettu/arithmetic-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248774986,"owners_count":21159534,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arithmetic","math","maths","parser"],"created_at":"2024-10-15T01:28:19.463Z","updated_at":"2025-04-13T20:08:57.069Z","avatar_url":"https://github.com/arokettu.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arithmetic Parser for PHP\n\n[![Packagist]][Packagist Link]\n[![PHP]][Packagist Link]\n[![License]][License Link]\n[![Gitlab CI]][Gitlab CI Link]\n[![Codecov]][Codecov Link]\n\n[Packagist]: https://img.shields.io/packagist/v/arokettu/arithmetic-parser.svg?style=flat-square\n[PHP]: https://img.shields.io/packagist/php-v/arokettu/arithmetic-parser.svg?style=flat-square\n[License]: https://img.shields.io/github/license/arokettu/arithmetic-parser.svg?style=flat-square\n[Gitlab CI]: https://img.shields.io/gitlab/pipeline/sandfox/arithmetic-parser/master.svg?style=flat-square\n[Codecov]: https://img.shields.io/codecov/c/gl/sandfox/arithmetic-parser?style=flat-square\n\n[Packagist Link]: https://packagist.org/packages/arokettu/arithmetic-parser\n[License Link]: LICENSE.md\n[Gitlab CI Link]: https://gitlab.com/sandfox/arithmetic-parser/-/pipelines\n[Codecov Link]: https://codecov.io/gl/sandfox/arithmetic-parser/\n\nA library that can parse and interpret arithmetic expressions.\nIt's aimed to be configurable and safe to process end user's input. \n\n## Installation\n\n```bash\ncomposer require 'arokettu/arithmetic-parser'\n```\n\n## Example\n\n```php\n\u003c?php\n\n\\Arokettu\\ArithmeticParser\\Calculator::evaluate('x + y', x: 2, y: 3); // 5\n```\n\n## Documentation\n\nRead the full documentation here: \u003chttps://sandfox.dev/php/arithmetic-parser.html\u003e\n\nAlso on Read the Docs: \u003chttps://php-arithmetic-parser.readthedocs.io\u003e\n\n## Support\n\nPlease file issues on our main repo at GitLab: \u003chttps://gitlab.com/sandfox/arithmetic-parser/-/issues\u003e\n\nFeel free to ask any questions in our room on Gitter: \u003chttps://gitter.im/arokettu/community\u003e\n\n## License\n\nThe library is available as open source under the terms of the [MIT License][License Link].\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farokettu%2Farithmetic-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farokettu%2Farithmetic-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farokettu%2Farithmetic-parser/lists"}