pascalc / php-properties
Extract data stored in Java style .properties files in PHP
Installs: 135
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/pascalc/php-properties
Requires
- php: >=5.3.0
This package is not auto-updated.
Last update: 2025-10-08 03:18:50 UTC
README
PHP parser for .properties files
Licence: MPL 2/GPL 2.0/LGPL 2.1 Author: Pascal Chevrel, Mozilla pascal@mozilla.com, Mozilla Date : 2012-12-05
Description: Read java .properties files in PHP
This is a total work in progress, I needed to parse properties file in PHP half a dozen times already for different projects, it's probably time to write a proper lib :)