PHPackages                             treblle/treblle-php - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. treblle/treblle-php

ActiveLibrary[Testing &amp; Quality](/categories/testing)

treblle/treblle-php
===================

Stay in tune with your APIs

v5.0.1(2mo ago)2067.0k—3%42MITPHPPHP ^8.2

Since Apr 24Pushed 2mo ago3 watchersCompare

[ Source](https://github.com/Treblle/treblle-php)[ Packagist](https://packagist.org/packages/treblle/treblle-php)[ Docs](https://treblle.com/)[ RSS](/packages/treblle-treblle-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (29)Used By (2)

Treblle .PHP SDK
----------------

[](#treblle-php-sdk)

[![Latest Version](https://camo.githubusercontent.com/a2aca808edf973875027cbf92cb6e32435319ff8a6402b70e612379425ea6212/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f747265626c6c652f747265626c6c652d706870)](https://packagist.org/packages/treblle/treblle-php)[![Packagist Downloads](https://camo.githubusercontent.com/48f4f62ca778153ea43d1aaff35822cb144039fd1916c0b250d7e712c143ac94/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f747265626c6c652f747265626c6c652d706870)](https://camo.githubusercontent.com/48f4f62ca778153ea43d1aaff35822cb144039fd1916c0b250d7e712c143ac94/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f747265626c6c652f747265626c6c652d706870)

[Website](http://treblle.com/) • [Documentation](https://docs.treblle.com/) • [Pricing](https://treblle.com/pricing)

Treblle is an API intelligence platfom that helps developers, teams and organizations understand their APIs from a single integration point.

Requirements
------------

[](#requirements)

- PHP 8.2 or higher
- `ext-mbstring` extension (required)
- `ext-pcntl` extension (optional, for background processing)
- Composer

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

[](#installation)

```
composer require treblle/treblle-php
```

After retrieving your API key and SDK token from the Treblle dashboard, initialize Treblle in your API code:

```
