PHPackages                             softc/fns-api - 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. softc/fns-api

ActiveLibrary

softc/fns-api
=============

Provides access to FNS API: https://api-fns.ru

v1.0.3(3y ago)0136Apache-2.0PHPPHP &gt;=7.4CI passing

Since Dec 3Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/capcom6/php-fns-api)[ Packagist](https://packagist.org/packages/softc/fns-api)[ RSS](/packages/softc-fns-api/feed)WikiDiscussions master Synced 1mo ago

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

[![Version](https://camo.githubusercontent.com/c05b1898d3bacf2aaca46aad1a2f809fdb6e7737e3e011491e1cb497c35b4bbd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736f6674632f666e732d6170692e7376673f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/softc/fns-api)[![Downloads](https://camo.githubusercontent.com/23f5fe431e0457d34720694784f135d1153228f4123c1762a055b4026b53a377/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f736f6674632f666e732d6170692e7376673f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/softc/fns-api/stats)[![Contributors](https://camo.githubusercontent.com/57324d5d3d9546efb9e39c6b913bf75a9c1b40f8982cfeb35ace4dde348e5267/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f636f6e7472696275746f72732f636170636f6d362f7068702d666e732d6170692e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/capcom6/php-fns-api/graphs/contributors)[![Forks](https://camo.githubusercontent.com/3515266f95e55795fd998bc4f36e7a7a8b767723fa1bbe7afedfed21129e6d21/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f636170636f6d362f7068702d666e732d6170692e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/capcom6/php-fns-api/network/members)[![Stargazers](https://camo.githubusercontent.com/101302b9a6c558e2caf1882e7c3331a77e71bb7097972f1ed0a06491baa53c6e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f636170636f6d362f7068702d666e732d6170692e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/capcom6/php-fns-api/stargazers)[![Issues](https://camo.githubusercontent.com/07456a7a165dda6a291acef790781d21c8b8589efe47f6adf365e3c0f47a6f96/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f636170636f6d362f7068702d666e732d6170692e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/capcom6/php-fns-api/issues)[![Apache 2.0 License](https://camo.githubusercontent.com/89c6e9e09a4101030013b23141cc8c4825ebefdc881500b72419af992aa809e1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f636170636f6d362f7068702d666e732d6170692e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/capcom6/php-fns-api/blob/master/LICENSE.txt)

 [ ![Logo](docs/logo.png) ](https://github.com/capcom6/php-fns-api)### FNS API Client

[](#fns-api-client)

 Minimal FNS API client for PHP
 [Report Bug](https://github.com/capcom6/php-fns-api/issues) · [Request Feature](https://github.com/capcom6/php-fns-api/issues)

- [About The Project](#about-the-project)
    - [Built With](#built-with)
- [Getting Started](#getting-started)
    - [Prerequisites](#prerequisites)
    - [Installation](#installation)
- [Usage](#usage)
- [Roadmap](#roadmap)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)

About The Project
-----------------

[](#about-the-project)

The client provides access to the FNS API from

([back to top](#readme-top))

### Built With

[](#built-with)

- [![PHP](https://camo.githubusercontent.com/3f596e80e09d10472cc6894acbc27c63bd7b5b85fe301fbaa7755ff8db3cff39/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d3030303030303f7374796c653d666f722d7468652d6261646765266c6f676f3d706870266c6f676f436f6c6f723d7768697465)](https://php.net/)

([back to top](#readme-top))

Getting Started
---------------

[](#getting-started)

### Prerequisites

[](#prerequisites)

You need to setup **HTTPlug** for library users as described in .

### Installation

[](#installation)

Recommended installation method via Composer:

```
$ composer require softc/fns-api

```

([back to top](#readme-top))

Usage
-----

[](#usage)

```
