neam/php-po2json

Convert PO files to JSON strings. The result is Jed-compatible. Based on, and using same test fixtures as https://github.com/mikeedwards/po2json

dev-develop 2016-06-06 09:02 UTC

This package is not auto-updated.

Last update: 2024-04-13 14:13:10 UTC


README

Convert PO files to Javascript objects or JSON strings. The result is Jed-compatible.

Check tests/unit/Po2JsonTest.php for usage examples.