monii/specification
Composer 安装命令:
composer require monii/specification
包简介
Specification
README 文档
README
An implementation of the Specification pattern.
Requirements
- PHP 5.5+
- A renderer if you need to apply the Specification pattern to persisted data
Installation
$> composer require monii/specification
Until a stable version has been released or if a development version is preferred, use:
$> composer require monii/specification:@dev
Rendering Implementations
By itself, the specification package is able to check individual existing objects to see if a specification is satisfied by the specification. In order to use a specification to query a set of objects not yet in memory you can render a specification into a query.
License
MIT, see LICENSE.
Community
Want to get involved? Here are a few ways:
- Find us in the #monii IRC channel on irc.freenode.org.
- Mention @moniidev on Twitter.
统计信息
- 总下载量: 1.27k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-10-23