Experimental PHP script port of Moizlla's L20n parser and compiler. This port is based on the 1.0.0 RC of l20n.js.
Clone the repository and run composer install --dev
to install the required packages and setup the autoloader. Run vendor/bin/phpunit
to verify the installation.