shrink0r/monatic
最新稳定版本:0.2.2
Composer 安装命令:
composer require shrink0r/monatic
包简介
Fiddling with the monad concept in php
关键字:
README 文档
README
Purpose
Fiddling with the monad concept in php.
Requirements and installation
- PHP v5.6+
Install the library via Composer:
./composer.phar require shrink0r/monatic [optional version]
Adding it manually as a vendor library requirement to the composer.json file of your project works as well:
{
"require": {
"shrink0r/monatic": "^0.2"
}
}
Alternatively, you can download a release archive from the available releases page.
Documentation
- Usage
- [Markdown API-Doc](docs/md/2. Classes.md)
Community
None, but you may join the freenode IRC #honeybee channel anytime. :-)
Contributors
Please contribute by forking and sending a pull request. More information can be found in the CONTRIBUTING.md file. The authors and contributors are mentioned in the github contributors graph of this repository.
The code tries to adhere to the following PHP-FIG standards: PSR-4, PSR-1 and PSR-2.
Changelog
See CHANGELOG.md for more information about changes.
License
This project is MIT licensed. See the linked license for details.
统计信息
- 总下载量: 5.32k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 24
- 点击次数: 0
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-08-16