https://github.com/retroachievements/api-php
https://github.com/retroachievements/api-php
achievements php retroachievements retroachievements-api
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/retroachievements/api-php
- Owner: RetroAchievements
- License: mit
- Created: 2022-10-09T16:45:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T10:43:00.000Z (about 2 years ago)
- Last Synced: 2024-04-27T23:22:20.713Z (about 2 years ago)
- Topics: achievements, php, retroachievements, retroachievements-api
- Language: PHP
- Homepage: https://api-docs.retroachievements.org
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
RetroAchievements Web API Client
[](https://packagist.org/packages/retroachievements/api)
[](https://github.com/retroachievements/api/actions?query=workflow%3Arun-tests+branch%3Amain)
[](https://github.com/retroachievements/api/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
[](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).