PHPackages                             flipeaz342/ubiqfy-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. [HTTP &amp; Networking](/categories/http)
4. /
5. flipeaz342/ubiqfy-php-sdk

ActiveLibrary[HTTP &amp; Networking](/categories/http)

flipeaz342/ubiqfy-php-sdk
=========================

PHP SDK for the Ubiqfy API, providing access to mobile products, transactions, and international services.

v1.0.0(6mo ago)01unlicensePHPPHP ^8.1

Since Nov 4Pushed 6mo agoCompare

[ Source](https://github.com/ImFelipeOliveira/ubiqfy-php-sdk)[ Packagist](https://packagist.org/packages/flipeaz342/ubiqfy-php-sdk)[ Docs](https://openapi-generator.tech)[ RSS](/packages/flipeaz342-ubiqfy-php-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

OpenAPIClient-php
=================

[](#openapiclient-php)

This SDK provides a PHP client for the Ubiqfy API, allowing developers to integrate mobile product offerings, handle transactions, and access international services seamlessly.

Installation &amp; Usage
------------------------

[](#installation--usage)

### Requirements

[](#requirements)

PHP 8.1 and later.

### Composer

[](#composer)

To install the bindings via [Composer](https://getcomposer.org/):

```
composer require flipeaz342/ubiqfy-php-sdk
```

Or, add the following to `composer.json`:

```
{
  "require": {
    "flipeaz342/ubiqfy-php-sdk": "^1.0"
  }
}
```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
