An open API service indexing awesome lists of open source software.

https://github.com/jamesread/lan-party-publisher-php

A specification, and some reference implementations for a LAN Party Publishing Standard.
https://github.com/jamesread/lan-party-publisher-php

Last synced: 11 months ago
JSON representation

A specification, and some reference implementations for a LAN Party Publishing Standard.

Awesome Lists containing this project

README

          

# lan-party-publisher-php

This package enables the creation of the LAN party publishing standard, making it easy to pull your own list of events and publish those to the world in a standard format that can be consumed by other sites (like [LANList](http://lanlist.info/)).

## Using the PHP Library

```shell
composer require jamesread/lan-party-publisher-php
```

Look at the [examples](examples) to help get you started.