markehme/factionsphp

A simple PHP util to read Factions JSON files

dev-master 2016-03-30 10:30 UTC

This package is not auto-updated.

Last update: 2024-09-20 19:14:39 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.