markehme / factionsphp
A simple PHP util to read Factions JSON files
dev-master
2016-03-30 10:30 UTC
Requires
- php: >=5.3.0
This package is not auto-updated.
Last update: 2025-01-24 20:39:29 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.