PHPackages                             classmarkets/javaproperties.php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. classmarkets/javaproperties.php

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

classmarkets/javaproperties.php
===============================

A class for loading Java properties files in PHP

10PHP

Since Nov 7Pushed 13y ago4 watchersCompare

[ Source](https://github.com/classmarkets/JavaProperties.php)[ Packagist](https://packagist.org/packages/classmarkets/javaproperties.php)[ RSS](/packages/classmarkets-javapropertiesphp/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (1)Used By (0)

JavaProperties.php
==================

[](#javapropertiesphp)

[![Build Status](https://camo.githubusercontent.com/92543604e5492f6f422dfbc1a1e534c24bcc2123727e523e03c3e7cda5b9f404/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f636c6173736d61726b6574732f4a61766150726f706572746965732e7068702e706e67)](http://travis-ci.org/classmarkets/JavaProperties.php)

Parse Java properties files in PHP.

This class allows you to parse Java properties files or strings in PHP. It should be completely compliant with \[the parsing rules of java.util.Properties\](.

INTERFACE
---------

[](#interface)

```
