2017 © Pedro Peláez
 

symfony-bundle mathml-bundle

A MathML parser for PHP

image

mercurysolutions/mathml-bundle

A MathML parser for PHP

  • Wednesday, March 7, 2018
  • by renaudclosset
  • Repository
  • 1 Watchers
  • 0 Stars
  • 219 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 242 % Grown

The README.md

MathMLBundle

Usage

$factory = $container->get('mercurysolutions.mathml');
$mathml = $factory->create('<mathml><apply><sum/><ci>x</ci><cn>2</cn></apply></mathml>');
$result = $mathml->calculate(['x' => 4]); // $result === 6

The Versions

07/03 2018

dev-master

9999999-dev

A MathML parser for PHP

  Sources   Download

Apache-2.0

The Requires

 

by Renaud Closset

xml symfony mathml

07/03 2018

v1.0.5

1.0.5.0

A MathML parser for PHP

  Sources   Download

Apache-2.0

The Requires

 

by Renaud Closset

xml symfony mathml

07/03 2018

v1.0.4

1.0.4.0

A MathML parser for PHP

  Sources   Download

Apache-2.0

The Requires

 

by Renaud Closset

xml symfony mathml

07/03 2018

v1.0.3

1.0.3.0

A MathML parser for PHP

  Sources   Download

Apache-2.0

The Requires

 

by Renaud Closset

xml symfony mathml

07/03 2018

v1.0.2

1.0.2.0

A MathML parser for PHP

  Sources   Download

Apache-2.0

The Requires

 

by Renaud Closset

xml symfony mathml

07/03 2018

v1.0.1

1.0.1.0

A MathML parser for PHP

  Sources   Download

Apache-2.0

The Requires

 

by Renaud Closset

xml symfony mathml