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

Installs: 248

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 6

Open Issues: 3

pkg:composer/neam/php-po2json

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

This package is not auto-updated.

Last update: 2025-09-27 21:31:17 UTC


README

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

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