Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/astrotomic/sourcebans-sdk
https://github.com/astrotomic/sourcebans-sdk
laravel php sdk sdk-php source-engine sourcebans sourcemod valve
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/astrotomic/sourcebans-sdk
- Owner: Astrotomic
- License: mit
- Created: 2022-11-17T16:02:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T19:57:21.000Z (9 months ago)
- Last Synced: 2024-10-29T21:06:02.512Z (2 months ago)
- Topics: laravel, php, sdk, sdk-php, source-engine, sourcebans, sourcemod, valve
- Language: PHP
- Homepage: https://github.com/sbpp/sourcebans-pp
- Size: 5.55 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SourceBans++ SDK
[![Latest Version](http://img.shields.io/packagist/v/astrotomic/sourcebans-sdk.svg?label=Release&style=for-the-badge)](https://packagist.org/packages/astrotomic/sourcebans-sdk)
[![MIT License](https://img.shields.io/github/license/Astrotomic/sourcebans-sdk.svg?label=License&color=blue&style=for-the-badge)](https://github.com/Astrotomic/sourcebans-sdk/blob/master/LICENSE.md)
[![Offset Earth](https://img.shields.io/badge/Treeware-%F0%9F%8C%B3-green?style=for-the-badge)](https://forest.astrotomic.info)
[![Larabelles](https://img.shields.io/badge/Larabelles-%F0%9F%A6%84-lightpink?style=for-the-badge)](https://larabelles.com)[![Total Downloads](https://img.shields.io/packagist/dt/astrotomic/sourcebans-sdk.svg?label=Downloads&style=flat-square)](https://packagist.org/packages/astrotomic/sourcebans-sdk)
[![PHP Version](https://img.shields.io/packagist/dependency-v/astrotomic/sourcebans-sdk/php?style=flat-square)](https://packagist.org/packages/astrotomic/sourcebans-sdk)
[![Laravel Version](https://img.shields.io/packagist/dependency-v/astrotomic/sourcebans-sdk/illuminate/support?style=flat-square&label=Laravel)](https://packagist.org/packages/astrotomic/sourcebans-sdk)## Installation
```bash
composer require astrotomic/sourcebans-sdk
```## Usage
```php
$sourcebans = app(\Astrotomic\SourceBansSdk\SourceBansConnector::class);$bans = $sourcebans->queryBans();
```## Contributing
Please see [CONTRIBUTING](https://github.com/Astrotomic/.github/blob/master/CONTRIBUTING.md) for details. You could also be interested in [CODE OF CONDUCT](https://github.com/Astrotomic/.github/blob/master/CODE_OF_CONDUCT.md).
### Security
If you discover any security related issues, please check [SECURITY](https://github.com/Astrotomic/.github/blob/master/SECURITY.md) for steps to report it.
## Credits
- [Tom Witkowski](https://github.com/Gummibeer)
- [All Contributors](../../contributors)## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
## Treeware
You're free to use this package, but if it makes it to your production environment I would highly appreciate you buying the world a tree.
It’s now common knowledge that one of the best tools to tackle the climate crisis and keep our temperatures from rising above 1.5C is to [plant trees](https://www.bbc.co.uk/news/science-environment-48870920). If you contribute to my forest you’ll be creating employment for local families and restoring wildlife habitats.
You can buy trees at [ecologi.com/astrotomic](https://forest.astrotomic.info)
Read more about Treeware at [treeware.earth](https://treeware.earth)