Download the PHP package phpoffice/math without Composer
On this page you can find all versions of the php package phpoffice/math. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download phpoffice/math
More information about phpoffice/math
Files in phpoffice/math
Package math
Short Description Math - Manipulate Math Formula
License MIT
Homepage https://phpoffice.github.io/Math/
Informations about the package math
Math
Math is a library written in pure PHP that provides a set of classes to manipulate different formula file formats, i.e. MathML and Office MathML (OOML).
Math is an open source project licensed under the terms of MIT. Math is aimed to be a high quality software product by incorporating continuous integration and unit testing. You can learn more about Math by reading this Developers'Documentation and the API Documentation
If you have any questions, please ask on StackOverFlow
Read more about Math:
- Features
- Requirements
- Installation
- Contributing
- Developers' Documentation
Features
-
Insert elements:
-
Basic :
- Identifier :
- Operator :
- Numeric :
-
Simple :
- Fraction :
- Superscript :
-
Architectural :
- Row
- Semantics
-
-
Support
- MathML
- OfficeMathML
Requirements
Math requires the following:
- PHP 7.1+
- XML Parser extension
- XMLWriter extension
Installation
Math is installed via Composer. To add a dependency to Math in your project, either
Run the following to use the latest stable version
or if you want the latest unreleased version
Contributing
We welcome everyone to contribute to PHPWord. Below are some of the things that you can do to contribute.
- Fork us and request a pull to the master branch.
- Submit bug reports or feature requests to GitHub.
- Follow @PHPOffice on Twitter.
All versions of math with dependencies
ext-dom Version *
ext-xml Version *