markehme / factionsphp
A simple PHP util to read Factions JSON files
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 0
pkg:composer/markehme/factionsphp
Requires
- php: >=5.3.0
This package is not auto-updated.
Last update: 2025-12-13 00:42:59 UTC
README
Bringing Factions to your PHP codebase.
FactionsPHP is an open source PHP library for reading Factions JSON files. It sorts this information for you into easy to use PHP classes.
Installation
To use FactionsPHP you should use composer
composer require markehme/factionsphp
Usage
Please see the wiki.