jamesread / lan-party-publisher-php
A PHP implementation of the LAN Party Publishing Standard
1.1.0
2024-12-07 23:50 UTC
Requires
- php: ^8.1
- composer-runtime-api: ^2.2
- ext-json: *
Requires (Dev)
- laravel/pint: ^1.18
- orchestra/testbench-core: ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0
- pestphp/pest: ^1.22 || ^2.0
- phpstan/phpstan: ^1.10.57 || ^2.0.2
- phpunit/phpunit: ^9.3 || ^10.1
This package is auto-updated.
Last update: 2025-01-06 16:55:07 UTC
README
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).
Using the PHP Library
composer require jamesread/lan-party-publisher-php
Look at the examples to help get you started.