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

https://github.com/retroachievements/api-php


https://github.com/retroachievements/api-php

achievements php retroachievements retroachievements-api

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

RetroAchievements Logo


RetroAchievements Web API Client

[![Latest Version on Packagist](https://img.shields.io/packagist/v/retroachievements/api.svg?style=flat-square)](https://packagist.org/packages/retroachievements/api)
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/retroachievements/api/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/retroachievements/api/actions?query=workflow%3Arun-tests+branch%3Amain)
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/retroachievements/api/fix-php-code-style-issues.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/retroachievements/api/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
[![Total Downloads](https://img.shields.io/packagist/dt/retroachievements/api.svg?style=flat-square)](https://packagist.org/packages/retroachievements/api)

## Installation

Install the package via composer:

```shell
composer require retroachievements/api
```

## Usage

WIP

## Testing

```shell
composer test
```

## Contributing

See [Contribution Guidelines](CONTRIBUTING.md) and [Code of Conduct](CODE_OF_CONDUCT.md).

## Security Vulnerabilities

Please review [our security policy](../../security/policy).

## Credits

- [All Contributors](../../contributors)

## License

MIT License (MIT). See [License File](LICENSE.md).