PHPackages                             nopolabs/yabot-plugins - 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. nopolabs/yabot-plugins

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

nopolabs/yabot-plugins
======================

Plugins for nopolabs/yabot

0166PHP

Since Jun 2Pushed 8y ago1 watchersCompare

[ Source](https://github.com/nopolabs/yabot-plugins)[ Packagist](https://packagist.org/packages/nopolabs/yabot-plugins)[ RSS](/packages/nopolabs-yabot-plugins/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

yabot-plugins
=============

[](#yabot-plugins)

[![Build Status](https://camo.githubusercontent.com/69d0fbb902f50bbf843b08472909659ce5037de8438f99275257a439b9d6be86/68747470733a2f2f7472617669732d63692e6f72672f6e6f706f6c6162732f7961626f742d706c7567696e732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/nopolabs/yabot-plugins)[![Code Climate](https://camo.githubusercontent.com/0caff7eb341301ad52055ed68a1a1291169fc3be14ec465899c69484debf54dd/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f6e6f706f6c6162732f7961626f742d706c7567696e732f6261646765732f6770612e737667)](https://codeclimate.com/github/nopolabs/yabot-plugins)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/cc72c3db61000bb685476cfde1c1b4fe2423eb2065171f7fda3ac920042443f6/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6e6f706f6c6162732f7961626f742d706c7567696e732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/nopolabs/yabot-plugins/?branch=master)[![License](https://camo.githubusercontent.com/69d0b53851814ff6e81862678d44d2f3eeca1d5c62b79a746a8a63bb159fe5a5/68747470733a2f2f706f7365722e707567782e6f72672f6e6f706f6c6162732f7961626f742d706c7567696e732f6c6963656e7365)](https://packagist.org/packages/nopolabs/yabot-plugins)[![Latest Stable Version](https://camo.githubusercontent.com/8a0b386c6daf324714bffd93fe35962985dc7264f81aec1571244e39c8b0c1c2/68747470733a2f2f706f7365722e707567782e6f72672f6e6f706f6c6162732f7961626f742d706c7567696e732f762f737461626c65)](https://packagist.org/packages/nopolabs/yabot-plugins)

This is a collection of plugins for [yabot](https://github.com/nopolabs/yabot)

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

[](#getting-started)

Initialize a yabot project using the yabot [quick start](https://github.com/nopolabs/yabot#quick-start)

Then add yabot-plugins:

```
composer require nopolabs/yabot-plugins

```

See the [plugins](https://github.com/nopolabs/yabot#plugins-)discussion in [yabot](https://github.com/nopolabs/yabot)

After running the [quick start](https://github.com/nopolabs/yabot#quick-start)you should have a directory like this:

```
.
|-- composer.json
|-- composer.lock
|-- config/
|   `-- plugins.yml
|-- config.php
|-- vendor/
`-- yabot.php

```

Adding plugins to plugins.yml
-----------------------------

[](#adding-plugins-to-pluginsyml)

If you required nopolabs/yabot-plugins then you will be able to find example plugin configs in vendor/nopolabs/yabot-plugins/config/plugins.yml

These configs can be by reference:

```
# app/config/config.yml
imports:
    - { resource: '../vendor/nopolabs/yabot-plugins/config/plugins.yml' }

```

But you may wish to include them more selectively.

See the Symfony [import](http://symfony.com/doc/current/service_container/import.html) docs and remember:

```
The resource location, for files, is either a relative path from the current file or an absolute path.

```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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://avatars.githubusercontent.com/u/815864?v=4)[Dan Revel](/maintainers/nopolabs)[@nopolabs](https://github.com/nopolabs)

---

Top Contributors

[![nopolabs](https://avatars.githubusercontent.com/u/815864?v=4)](https://github.com/nopolabs "nopolabs (13 commits)")

### Embed Badge

![Health badge](/badges/nopolabs-yabot-plugins/health.svg)

```
[![Health](https://phpackages.com/badges/nopolabs-yabot-plugins/health.svg)](https://phpackages.com/packages/nopolabs-yabot-plugins)
```

###  Alternatives

[permafrost-dev/code-snippets

Easily work with code snippets in PHP

14424.5k2](/packages/permafrost-dev-code-snippets)

PHPackages © 2026

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