PHPackages                             hafael/fitbank-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. hafael/fitbank-php-sdk

ActiveLibrary[API Development](/categories/api)

hafael/fitbank-php-sdk
======================

Fitbank SDK for PHP

v0.6.2(3y ago)16893MITPHPPHP &gt;=7.3

Since Mar 30Pushed 3y ago1 watchersCompare

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

READMEChangelog (10)Dependencies (2)Versions (22)Used By (0)

Fitbank community SDK for PHP
=============================

[](#fitbank-community-sdk-for-php)

[![Latest Stable Version](https://camo.githubusercontent.com/803968a0f8cf99a3cc36cbaf0550c04553771c4f6fac335718cbaf4988942369/687474703a2f2f706f7365722e707567782e6f72672f68616661656c2f66697462616e6b2d7068702d73646b2f76)](https://packagist.org/packages/hafael/fitbank-php-sdk)[![Latest Unstable Version](https://camo.githubusercontent.com/dda47e55e90ebdb59677f495cdb3897fc4443f574befea44aac3433b7d1edf89/687474703a2f2f706f7365722e707567782e6f72672f68616661656c2f66697462616e6b2d7068702d73646b2f762f756e737461626c65)](https://packagist.org/packages/hafael/fitbank-php-sdk)[![Total Downloads](https://camo.githubusercontent.com/98579ad321e2deb8c52959971d35c4a1b09f6b4214aa27a891a75f6596ca7c73/687474703a2f2f706f7365722e707567782e6f72672f68616661656c2f66697462616e6b2d7068702d73646b2f646f776e6c6f616473)](https://packagist.org/packages/hafael/fitbank-php-sdk)[![License](https://camo.githubusercontent.com/1f51ab621495862ecb2cf785109917a892f201cd495c94dce0fca77e3981b0f6/687474703a2f2f706f7365722e707567782e6f72672f68616661656c2f66697462616e6b2d7068702d73646b2f6c6963656e7365)](https://packagist.org/packages/hafael/fitbank-php-sdk)

Bank up your business
---------------------

[](#bank-up-your-business)

FitBank provides comprehensive financial service integrations. With a RESTful API platform, FitBank allows businesses to build custom products adapted to customers' needs.

Fully configurable, ideal for instant payments with PIX, boleto collection, utilities and taxes payments, online balance and statement, digital onboarding, and prepaid card in a white-label experience and beyond.

Why FitBank?
------------

[](#why-fitbank)

We aspire to speed up the digital transformation of the entire financial ecosystem with scale, performance, and control of high-volume transactions.

This library provides developers with a simple set of bindings to help you integrate Fitbank API to PHP website project.

Fitbank Dev Portal
------------------

[](#fitbank-dev-portal)

Hi, Dev! This page will help you get started with FitBank API.

💡 Requirements
--------------

[](#-requirements)

PHP 7.3 or higher

🧩 Fitbank Collections
---------------------

[](#-fitbank-collections)

ResourceStatusOnboarding✅Account Management✅Boleto in/out✅PIX in/out/Dict✅TED in/out✅P2P transfers✅Prepaid cards✅Top Ups✅ATM Withdrawals✅Payments✅Users✅EasyCrédito (CaaS)💻Collection Order💻✅ = All methods available ⌛ = Under development/testing 💻 = Awaiting contributions

📦 Installation
--------------

[](#-installation)

First time using Fitbank? Create your [Fitbank account](https://www.fitbank.com), if you don’t have one already.

1. Download [Composer](https://getcomposer.org/doc/00-intro.md) if not already installed
2. On your project directory run on the command line `composer require "hafael/fitbank-php-sdk"`
3. Copy the API Key and Secret and replace API\_KEY and API\_SECRET with it.

That's it! Fitbank PHP SDK has been successfully installed.

🌟 Getting Started
-----------------

[](#-getting-started)

Simple usage looks like:

```

```

Creating new KYC Account

```
