Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 361 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 361 Bytes

PHP L20n

Experimental PHP script port of Moizlla's L20n parser and compiler. This port is based on the 1.0.0 RC of l20n.js.

Install

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.