PHPackages                             awaluk/nextbike-api-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. awaluk/nextbike-api-client

ActiveLibrary[API Development](/categories/api)

awaluk/nextbike-api-client
==========================

Client to get some data from Nextbike API

v1.0(7y ago)017MITPHPPHP &gt;= 7CI failing

Since May 20Pushed 7y ago2 watchersCompare

[ Source](https://github.com/awaluk/nextbike-api-client)[ Packagist](https://packagist.org/packages/awaluk/nextbike-api-client)[ RSS](/packages/awaluk-nextbike-api-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Nextbike API Client
===================

[](#nextbike-api-client)

[![Build Status](https://camo.githubusercontent.com/91190695f4b0d83c02e3bbf72d6f51aef6eb49c12cf74b86b8f0f2a7dc798f45/68747470733a2f2f7472617669732d63692e6f72672f6177616c756b2f6e65787462696b652d6170692d636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/awaluk/nextbike-api-client)

Client to get some data from Nextbike API.

This library require **PHP version &gt;= 7**.

Installation
------------

[](#installation)

```
composer require awaluk/nextbike-api-client

```

Usage
-----

[](#usage)

To use, please include Composer autoloader. Next, create HTTP client (based on [Guzzle](https://github.com/guzzle/guzzle)) and `Nextbike` class instance.

```
