2017 © Pedro Peláez
 

library cherimola

A very useful things

image

elfet/cherimola

A very useful things

  • Tuesday, October 6, 2015
  • by medv
  • Repository
  • 5 Watchers
  • 113 Stars
  • 15 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 9 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Cherimola

Build Status Code Coverage, (*1)

A very useful things., (*2)

Installation

Require the library using Composer:, (*3)

$ composer require elfet/cherimola

Documentation

It's so boring having only true and false constants. This library will help beat that boredom!, (*4)

Now you can use positive boolean constants:, (*5)

if ($status === ok) {
    ...
}
if ($everyThing === okay) {
    ...
}
if ($userSay === yes) {
    ...
}
if ($checkbox === ✔) {
    ...
}
if ($solution === correct) {
    ...
}
if ($attitude === 👍) {
    ...
}

And negative boolean constants:, (*6)

if ($isUseful === no) {
    ...
}
if ($toBe === not) {
    ...
}
if ($orNot === ✘) {
    ...
}
if ($stealing === wrong) {
    ...
}
if ($attitude === 👎) {
    ...
}

And also uncertain constants:, (*7)

if ($succesful === maybe) {
    ...
}
if ($save === perhaps) {
    ...
}
if (possibly) {
    ...
}
if (unlikely) {
    ...
}

The library is fully tested and has 100% code coverage., (*8)

License

Licensed under the MIT license., (*9)

The Versions

06/10 2015

dev-master

9999999-dev

A very useful things

  Sources   Download

MIT

The Requires

  • php >=5.2.1

 

The Development Requires

04/03 2015

v3.0.0

3.0.0.0

A very useful things

  Sources   Download

MIT

The Requires

  • php >=5.2.1

 

The Development Requires

27/02 2015

v2.0.0

2.0.0.0

A very useful things

  Sources   Download

MIT

The Requires

  • php >=5.2.1

 

The Development Requires

27/02 2015

v1.0.0

1.0.0.0

A very useful things

  Sources   Download

MIT

The Requires

  • php >=5.2.1

 

The Development Requires