Download the PHP package hans-peter-ording/sleeper-api-client without Composer
On this page you can find all versions of the php package hans-peter-ording/sleeper-api-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download hans-peter-ording/sleeper-api-client
More information about hans-peter-ording/sleeper-api-client
Files in hans-peter-ording/sleeper-api-client
Package sleeper-api-client
Short Description Client library to consume the sleeper API (https://docs.sleeper.app/) and transform results into data transfer objects.
License MIT
Informations about the package sleeper-api-client
Sleeper API client
API Client to consume the Sleeper API (https://docs.sleeper.app/) with a PSR-18 compatible HTTP Client and transform results into DTO.
Package contains:
- Data transfer objects (DTO)
- API client factory
- API client with endpoints
Documentation
Read the tutorial here:
Documentation for SleeperApiClient can be found at Read the docs
Installation
Installation instructions can be found in the documentation
Versions & Dependencies
Version 0.9 of the SleeperApiClient is compatible with Sleeper API V1. It requires a PSR-18 compatible HTTP-Client (i.e. Symfony Http Client). The following table shows the compatibilities of different versions of the bundle.
SleeperApiClient | Sleeper API | PHP |
---|---|---|
[0.9] (main) | ^1.0 | >=8.0 |
License
This bundle is released under the MIT license. See the included LICENSE file for more information.
Contribute / Community
TBD
All versions of sleeper-api-client with dependencies
symfony/serializer Version ^6.0|^7.0
symfony/property-access Version ^6.0|^7.0
psr/http-client Version ^1.0@dev
php-http/discovery Version ^1.9@dev
php-http/logger-plugin Version ^1.2@dev