PHPackages                             fapi-cz/fapi-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. [HTTP &amp; Networking](/categories/http)
4. /
5. fapi-cz/fapi-client

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

fapi-cz/fapi-client
===================

Library for accessing FAPI API.

1.0.2(6mo ago)599.1k↓39.1%MITPHPPHP ^8.1CI failing

Since Nov 17Pushed 6mo ago5 watchersCompare

[ Source](https://github.com/fapi-cz/fapi-client)[ Packagist](https://packagist.org/packages/fapi-cz/fapi-client)[ RSS](/packages/fapi-cz-fapi-client/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (10)Dependencies (10)Versions (20)Used By (0)

[![build](https://github.com/fapi-cz/fapi-client/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/fapi-cz/fapi-client/actions/workflows/main.yml)[![codecov](https://camo.githubusercontent.com/afeea1854983781cb965178cbb89c8bfd23c2e3274209b0dfe68666a209daffe/68747470733a2f2f636f6465636f762e696f2f67682f666170692d637a2f666170692d636c69656e742f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/fapi-cz/fapi-client)[![Maintainability](https://camo.githubusercontent.com/5cb29197bd4d6dfe1db25b182c296fc0c8280dd63cbface278572aadf95d7b1e/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f66333634666262613836333833616161623434332f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/fapi-cz/php-client/maintainability)

fapi-cz/fapi-client
===================

[](#fapi-czfapi-client)

Library for accessing FAPI API.

Requirements
------------

[](#requirements)

Library fapi-cz/fapi-client requires PHP 7.1 or higher and [fapi-cz/http-client](https://github.com/fapi-cz/http-client).

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

[](#installation)

The best way to install fapi-cz/fapi-client is using [Composer](http://getcomposer.org/).

Run command `composer require fapi-cz/fapi-client`.

How to run tests
----------------

[](#how-to-run-tests)

Run command `vendor/bin/tester -C tests`.

How to create client
--------------------

[](#how-to-create-client)

```
$clientFactory = new \Fapi\FapiClientFapiClientFactory('https://api.fapi.cz', new \Fapi\HttpClient\GuzzleHttpClient());
$fapiClient = $clientFactory->createFapiClient('Username', 'password');
```

You can also use `\Fapi\HttpClient\GuzzleHttpClient` instead of `\Fapi\HttpClient\CurlHttpClient`.

Nette DI
--------

[](#nette-di)

```
extensions:
	httpClient: Fapi\HttpClient\Bridges\NetteDI\HttpClientExtension
	fapiClient: Fapi\FapiClient\DI\FapiClientExtension

httpClient:
	type: 'guzzle' #default curl
	logging: true #default false
	bar: true #default false

fapiClient:
	username: fapi
	password: fapi
```

###  Health Score

53

—

FairBetter than 96% of packages

Maintenance68

Regular maintenance activity

Popularity35

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor1

Top contributor holds 95.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~161 days

Recently: every ~369 days

Total

17

Last Release

186d ago

Major Versions

v0.1.12 → 654.x-dev2021-11-18

PHP version history (3 changes)v0.1.0PHP ^7.0

v0.1.10PHP &gt;=7.1

v1.0.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/19595920?v=4)[Jiří Slischka](/maintainers/slischka)[@slischka](https://github.com/slischka)

---

Top Contributors

[![slischka](https://avatars.githubusercontent.com/u/19595920?v=4)](https://github.com/slischka "slischka (63 commits)")[![adamzelycz](https://avatars.githubusercontent.com/u/23708774?v=4)](https://github.com/adamzelycz "adamzelycz (3 commits)")

---

Tags

fapifapi-clienthttphttp-clientnettenette-extensionnette-frameworkphp

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/fapi-cz-fapi-client/health.svg)

```
[![Health](https://phpackages.com/badges/fapi-cz-fapi-client/health.svg)](https://phpackages.com/packages/fapi-cz-fapi-client)
```

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25025.5M79](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

13137.2M6.4k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k20.0k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87930.4k112](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.3M82](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69122.6k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
