PHPackages                             mcwnuq/php-bbb-api-wrapper - 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. mcwnuq/php-bbb-api-wrapper

ActiveLibrary[API Development](/categories/api)

mcwnuq/php-bbb-api-wrapper
==========================

A PHP wrapper for BuiltByBit's Ultimate REST API.

v1.0.1(2y ago)08MITPHP

Since Jul 16Pushed 2y agoCompare

[ Source](https://github.com/mcwnuq/php-bbb-api-wrapper)[ Packagist](https://packagist.org/packages/mcwnuq/php-bbb-api-wrapper)[ RSS](/packages/mcwnuq-php-bbb-api-wrapper/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

BuiltByBit PHP API Wrapper
==========================

[](#builtbybit-php-api-wrapper)

[![GitHub license](https://camo.githubusercontent.com/ebf4bee0df8e1ecc03eacb01f4ad439aa2582fabf4e80fec6b88078913112fdd/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d303037656336)](https://github.com/Majored/php-bbb-api-wrapper/blob/main/LICENSE)

A PHP wrapper for BuiltByBit's [HTTP API](https://builtbybit.com/wiki/ultimate-api/).

- Full coverage of the API.
- Type hinting used for IDE autocomplete &amp; readability.
- Requests are dynamically stalled to stay within rate limiting rules.
- No dependencies other than cURL - clone this repository and go!

Usage
-----

[](#usage)

An extensive list of [examples](https://github.com/Majored/php-bbb-api-wrapper/tree/main/examples) can be found under the `/examples` directory.

```
