PHPackages                             spectre33/fish-content-api-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. [API Development](/categories/api)
4. /
5. spectre33/fish-content-api-client

ActiveLibrary[API Development](/categories/api)

spectre33/fish-content-api-client
=================================

Client for FishContent API

v1.1.1(9y ago)013GNU GENERAL PUBLIC LICENSE Version 3PHPPHP &gt;=5.4

Since Jul 21Pushed 9y ago1 watchersCompare

[ Source](https://github.com/spectre33/fish-content-api-client)[ Packagist](https://packagist.org/packages/spectre33/fish-content-api-client)[ Docs](http://fishcontent.ru)[ RSS](/packages/spectre33-fish-content-api-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

Client for FishContent API
==========================

[](#client-for-fishcontent-api)

=========

Клиент для API сервиса FishContent - сервис выдачи рыба-текста, рыба-изображений и рыба-контента

Установка
---------

[](#установка)

- Установка через [composer](http://getcomposer.org/download/) `"spectre33/fish-content-api-client": "*"`

Использование
-------------

[](#использование)

```
use fishContentApiClient\FishContentApiClient;

$fishText = (new FishContentApiClient('api_key'))->getText(3, 2, 600, 2, FishContentApiClient::TEXT_FORMAT_HTML);

var_dump($fishText);

$fishImage = (new FishContentApiClient('api_key'))->getImage(3, 2, FishContentApiClient::IMAGE_SIGE_LARGE, null, null);

var_dump($fishImage);

$fishContent = (new FishContentApiClient('api_key'))->getContent(3, 2, 300, 2, 5, FishContentApiClient::IMAGE_SIGE_LARGE);

var_dump($fishContent);
```

Todo
----

[](#todo)

- Задачи/вопросы? Отправляйте на [github issue](https://github.com/spectre33/fish-content-api-client/issues)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

3

Last Release

3581d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e2b48fb174abddcc2dd23537ddafd941faeb2924740a16b5f0a3a2ce2ab33799?d=identicon)[spectre33](/maintainers/spectre33)

---

Top Contributors

[![spectre33](https://avatars.githubusercontent.com/u/6585660?v=4)](https://github.com/spectre33 "spectre33 (1 commits)")

---

Tags

apisdk

### Embed Badge

![Health badge](/badges/spectre33-fish-content-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/spectre33-fish-content-api-client/health.svg)](https://phpackages.com/packages/spectre33-fish-content-api-client)
```

###  Alternatives

[deepseek-php/deepseek-php-client

deepseek PHP client is a robust and community-driven PHP client library for seamless integration with the Deepseek API, offering efficient access to advanced AI and data processing capabilities.

47073.9k5](/packages/deepseek-php-deepseek-php-client)[jstolpe/instagram-graph-api-php-sdk

Instagram Graph API PHP SDK

13998.4k2](/packages/jstolpe-instagram-graph-api-php-sdk)

PHPackages © 2026

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