PHPackages                             elfet/cherimola - 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. elfet/cherimola

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

elfet/cherimola
===============

A very useful things

v3.0.0(11y ago)108245MITPHPPHP &gt;=5.2.1

Since Feb 27Pushed 10y ago5 watchersCompare

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

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

Cherimola
=========

[](#cherimola)

[![Build Status](https://camo.githubusercontent.com/e351ebaada0cacb3697ae2c93237d350105fcc3f4f2e52f8fa39830822a2bf57/68747470733a2f2f7472617669732d63692e6f72672f656c6665742f63686572696d6f6c612e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/elfet/cherimola)[![Code Coverage](https://camo.githubusercontent.com/d535291d7ec51ebca9454bc5641d24f9a1c9fa8258b4888e572cbc2d0e94a95d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f656c6665742f63686572696d6f6c612f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/elfet/cherimola/?branch=master)

> A very useful things.

Installation
============

[](#installation)

Require the library using [Composer](https://getcomposer.org):

```
$ composer require elfet/cherimola
```

Documentation
=============

[](#documentation)

It's so boring having only `true` and `false` constants. This library will help beat that boredom!

Now you can use positive boolean constants:

```
if ($status === ok) {
    ...
}
```

```
if ($everyThing === okay) {
    ...
}
```

```
if ($userSay === yes) {
    ...
}
```

```
if ($checkbox === ✔) {
    ...
}
```

```
if ($solution === correct) {
    ...
}
```

```
if ($attitude === 👍) {
    ...
}
```

And negative boolean constants:

```
if ($isUseful === no) {
    ...
}
```

```
if ($toBe === not) {
    ...
}
```

```
if ($orNot === ✘) {
    ...
}
```

```
if ($stealing === wrong) {
    ...
}
```

```
if ($attitude === 👎) {
    ...
}
```

And also uncertain constants:

```
if ($succesful === maybe) {
    ...
}
```

```
if ($save === perhaps) {
    ...
}
```

```
if (possibly) {
    ...
}
```

```
if (unlikely) {
    ...
}
```

The library is fully tested and has 100% code coverage.

License
=======

[](#license)

Licensed under the [MIT license](LICENSE).

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

3

Last Release

4092d ago

Major Versions

v1.0.0 → v2.0.02015-02-27

v2.0.0 → v3.0.02015-03-04

### Community

Maintainers

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

---

Top Contributors

[![anroots](https://avatars.githubusercontent.com/u/469120?v=4)](https://github.com/anroots "anroots (2 commits)")[![Brunty](https://avatars.githubusercontent.com/u/1573273?v=4)](https://github.com/Brunty "Brunty (2 commits)")[![antonmedv](https://avatars.githubusercontent.com/u/141232?v=4)](https://github.com/antonmedv "antonmedv (1 commits)")[![csburton](https://avatars.githubusercontent.com/u/815700?v=4)](https://github.com/csburton "csburton (1 commits)")[![dwightwatson](https://avatars.githubusercontent.com/u/1100408?v=4)](https://github.com/dwightwatson "dwightwatson (1 commits)")

---

Tags

php

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/elfet-cherimola/health.svg)

```
[![Health](https://phpackages.com/badges/elfet-cherimola/health.svg)](https://phpackages.com/packages/elfet-cherimola)
```

###  Alternatives

[adrhumphreys/silverstripe-textdropdownfield

A text field combined with a dropdown field.

106.1k](/packages/adrhumphreys-silverstripe-textdropdownfield)

PHPackages © 2026

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