PHPackages                             nikitakiselev/faker-yandex-referat-provider - 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. nikitakiselev/faker-yandex-referat-provider

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

nikitakiselev/faker-yandex-referat-provider
===========================================

010PHP

Since Aug 31Pushed 7y ago1 watchersCompare

[ Source](https://github.com/nikitakiselev/faker-yandex-referat-provider)[ Packagist](https://packagist.org/packages/nikitakiselev/faker-yandex-referat-provider)[ RSS](/packages/nikitakiselev-faker-yandex-referat-provider/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Yandex referat text generator for php faker.
============================================

[](#yandex-referat-text-generator-for-php-faker)

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

[](#installation)

```
composer require nikitakiselev/faker-yandex-referat-provider dev-master
```

```
$faker = new \Faker\Factory::create();
$faker->addProvider(new \Nikitakiselev\YandexReferatProvider($faker));
var_dump($faker->essay());
```

You can use one of the predefined theme:

```
const THEME_ASTRONOMY = 'astronomy';
const THEME_GEOLOGY = 'geology';
const THEME_GYROSCOPE = 'gyroscope';
const THEME_LITERATURE = 'literature';
const THEME_MARKETING = 'marketing';
const THEME_MATHEMATICS = 'mathematics';
const THEME_MUSIC = 'music';
const THEME_POLIT = 'polit';
const THEME_AGROBIOLOGIA = 'agrobiologia';
const THEME_PSYCHOLOGY = 'psychology';
const THEME_GEOGRAPHY = 'geography';
const THEME_PHYSICS = 'physics';
const THEME_PHILOSOPHY = 'philosophy';
const THEME_CHEMISTRY = 'chemistry';
const THEME_ESTETICA = 'estetica';
```

```
use Nikitakiselev\YandexReferatProvider;

$faker->essay(YandexReferatProvider::THEME::POLIT);
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/04246135f5c0a58ce24d254cb9079548cee3e1ba2b633cad3506276a42180779?d=identicon)[nikitakiselev](/maintainers/nikitakiselev)

---

Top Contributors

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

---

Tags

phpphp-fakeryandex-referat

### Embed Badge

![Health badge](/badges/nikitakiselev-faker-yandex-referat-provider/health.svg)

```
[![Health](https://phpackages.com/badges/nikitakiselev-faker-yandex-referat-provider/health.svg)](https://phpackages.com/packages/nikitakiselev-faker-yandex-referat-provider)
```

###  Alternatives

[afosto/yaac

Yet Another ACME client: a decoupled LetsEncrypt client

245500.4k1](/packages/afosto-yaac)[purplepixie/phpdns

PHP DNS Direct Query Module

731.3M5](/packages/purplepixie-phpdns)[cachethq/badger

A badge generator for Laravel.

2241.0k1](/packages/cachethq-badger)[nzta/silverstripe-sitebanner

Site-wide banners activated through the CMS

1035.2k](/packages/nzta-silverstripe-sitebanner)

PHPackages © 2026

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