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

https://github.com/dreadnaut/phpstunts

A PHP library to read files from Stunts / 4D Sport Driving.
https://github.com/dreadnaut/phpstunts

dos php savegame

Last synced: about 1 year ago
JSON representation

A PHP library to read files from Stunts / 4D Sport Driving.

Awesome Lists containing this project

README

          

# phpStunts - Read Stunts files in PHP

phpStunts is a set of tools to read and handle information related to Stunts/4D Sport Driving data files.

It is used behind the scenes on [ZakStunts](http://zak.stunts.hu), the longest running Stunts competition.

More information will probably be available on the [forum](http://forum.stunts.hu) of the [Stunts Racing Portal](http://stunts.hu).

## Installation

You can use `composer` to add this library to your project:

```
composer require dreadnaut/phpstunts
```