PHPackages                             fisafe/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. fisafe/api-client

ActiveLibrary

fisafe/api-client
=================

The `Fisafe Api Client` is a powerful PHP client designed to integrate seamlessly with the `fisafe.cloud` API.

V1.0.0(1y ago)04.4kPHPPHP ^8.0

Since Sep 12Pushed 1y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (11)Used By (0)

Fisafe Api Client Documentation
===============================

[](#fisafe-api-client-documentation)

The `Fisafe Api Client` is a powerful PHP client designed to integrate seamlessly with the `fisafe.cloud` API. This README provides a concise guide on setting up and using the client.

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

[](#installation)

To install the Fisafe Api Client, use Composer:

```
composer require fisafe/api-client
```

Ensure you have the necessary dependencies installed and autoloaded.

Initialization
--------------

[](#initialization)

First, include the required files and use the necessary classes:

```
