PHPackages                             faraweilyas/mangoapi - 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. faraweilyas/mangoapi

ActiveLibrary[API Development](/categories/api)

faraweilyas/mangoapi
====================

PHP library that provides an object-oriented wrapper to manage API requests.

20PHP

Since Jul 9Pushed 6y agoCompare

[ Source](https://github.com/faraweilyas/mangoapi)[ Packagist](https://packagist.org/packages/faraweilyas/mangoapi)[ RSS](/packages/faraweilyas-mangoapi/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

mangoapi
========

[](#mangoapi)

PHP library to handle API requests and send responses.

Requirements
============

[](#requirements)

---

- PHP version 7.0+
- [composer](http://getcomposer.org).

Install with composer
=====================

[](#install-with-composer)

---

The best way to add the library to your project is using [composer](http://getcomposer.org).

```
composer require faraweilyas/mangoapi
```

or

Clone this repo
===============

[](#clone-this-repo)

```
git clone https://github.com/faraweilyas/mangoapi.git
```

Basic usage
===========

[](#basic-usage)

---

```
