elfet/cherimola
最新稳定版本:v3.0.0
Composer 安装命令:
composer require elfet/cherimola
包简介
A very useful things
README 文档
README
A very useful things.
Installation
Require the library using Composer:
$ composer require elfet/cherimola
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
Licensed under the MIT license.
统计信息
- 总下载量: 24
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 112
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-02-26