PHPackages                             jeyroik/extas-snuffbox-conditions - 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. jeyroik/extas-snuffbox-conditions

ActiveLibrary

jeyroik/extas-snuffbox-conditions
=================================

Conditions snuffbox fox Extas

0.2.1(5y ago)01186PHP

Since Jun 1Pushed 5y ago1 watchersCompare

[ Source](https://github.com/jeyroik/extas-snuffbox-conditions)[ Packagist](https://packagist.org/packages/jeyroik/extas-snuffbox-conditions)[ RSS](/packages/jeyroik-extas-snuffbox-conditions/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (6)Versions (7)Used By (6)

[![tests](https://github.com/jeyroik/extas-snuffbox-conditions/workflows/PHP%20Composer/badge.svg?branch=master&event=push)](https://github.com/jeyroik/extas-snuffbox-conditions/workflows/PHP%20Composer/badge.svg?branch=master&event=push)[![codecov.io](https://camo.githubusercontent.com/216beb3d52011a9ef14f6bacbcd1b0bc97b7c393faa37cad5e0e8a488e331314/68747470733a2f2f636f6465636f762e696f2f67682f6a6579726f696b2f65787461732d736e756666626f782d636f6e646974696f6e732f636f7665726167652e7376673f6272616e63683d6d6173746572)](https://camo.githubusercontent.com/216beb3d52011a9ef14f6bacbcd1b0bc97b7c393faa37cad5e0e8a488e331314/68747470733a2f2f636f6465636f762e696f2f67682f6a6579726f696b2f65787461732d736e756666626f782d636f6e646974696f6e732f636f7665726167652e7376673f6272616e63683d6d6173746572)[![PHPStan Enabled](https://camo.githubusercontent.com/441b5874ce4df0a2defc892979c96c46889b69cb32119d04f0b48626349f8bc9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d656e61626c65642d627269676874677265656e2e7376673f7374796c653d666c6174)](https://github.com/phpstan/phpstan)[![](https://camo.githubusercontent.com/8d00a8ab70b003ca9997363929f2e75e42872cf3557ca1964939eb0fa52ec1e8/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f38613164336333623066353132653531396533642f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/jeyroik/extas-snuffbox-conditions/maintainability)

Описание
========

[](#описание)

Предоставляет инструмент для удобного управления установкой и удаления условий для использования в тестах.

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

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

```
use extas\components\conditions\TSnuffConditions;

class Test extends TestCase
{
    use TSnuffConditions;

    protected function tearDown()
    {
        $this->deleteSnuffConditions();
    }

    public function testSomething()
    {
        $this->createSnuffConditions(['equal', 'not_equal']);
    }
}
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity49

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 ~57 days

Recently: every ~50 days

Total

6

Last Release

1882d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2aaec5c4bade6ab2b5d1a0f7d97ab4e0ff2ce83937f76499b2888ad16cde5e04?d=identicon)[jeyroik](/maintainers/jeyroik)

---

Top Contributors

[![jeyroik](https://avatars.githubusercontent.com/u/6348124?v=4)](https://github.com/jeyroik "jeyroik (16 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/jeyroik-extas-snuffbox-conditions/health.svg)

```
[![Health](https://phpackages.com/badges/jeyroik-extas-snuffbox-conditions/health.svg)](https://phpackages.com/packages/jeyroik-extas-snuffbox-conditions)
```

PHPackages © 2026

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