PHPackages                             fireboostio/fireboost-php-sdk - 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. fireboostio/fireboost-php-sdk

ActiveProject[API Development](/categories/api)

fireboostio/fireboost-php-sdk
=============================

PHP SDK for FireBoost API

v0.0.5(8mo ago)26MITPHPPHP &gt;=7.4

Since Jul 3Pushed 8mo agoCompare

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

READMEChangelog (5)Dependencies (4)Versions (9)Used By (0)

Fireboost PHP SDK
=================

[](#fireboost-php-sdk)

Fireboost PHP SDK is a PHP library for interacting with the Fireboost API. This SDK provides functionalities to manage cache operations, including saving, reading, and deleting cached data with automatic authentication handling.

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

[](#installation)

You can install the Fireboost PHP SDK via Composer:

```
composer require fireboostio/fireboost-php-sdk
```

Usage
-----

[](#usage)

Below are examples demonstrating how to use the SDK:

### Basic Usage

[](#basic-usage)

```
