PHPackages                             chernysh/fish-text - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. chernysh/fish-text

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

chernysh/fish-text
==================

v1.0.1(3y ago)07PHPPHP &gt;=7.4

Since Nov 17Pushed 3y ago1 watchersCompare

[ Source](https://github.com/m-chernysh/fish-text)[ Packagist](https://packagist.org/packages/chernysh/fish-text)[ RSS](/packages/chernysh-fish-text/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Генератор случайного текста
===========================

[](#генератор-случайного-текста)

Отсылаем запросы к API  и возвращаем полученный результат в виде массива строк

Требования
----------

[](#требования)

- PHP 7.4

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

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

```
$ composer require chernysh/fish-text
```

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

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

```
$fish = new FishText();

// Вернет указанное количество предложений
echo $fish->loadSentence(10);

// Вернет указанное количество абзацев
echo $fish->loadParagraph(3);

// Вернет указанное количество заголовков
echo $fish->loadTitle(1);
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 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

2

Last Release

1269d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/93375f46b0b70ecc03fb10296a81f0b5806ce21baf47544e04e1f16fa1493541?d=identicon)[m-chernysh](/maintainers/m-chernysh)

---

Top Contributors

[![m-chernysh](https://avatars.githubusercontent.com/u/11406436?v=4)](https://github.com/m-chernysh "m-chernysh (4 commits)")

### Embed Badge

![Health badge](/badges/chernysh-fish-text/health.svg)

```
[![Health](https://phpackages.com/badges/chernysh-fish-text/health.svg)](https://phpackages.com/packages/chernysh-fish-text)
```

###  Alternatives

[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[dhlparcel/magento2-plugin

DHL Parcel plugin for Magento 2

11180.5k2](/packages/dhlparcel-magento2-plugin)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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