monii/specification 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

monii/specification

Composer 安装命令:

composer require monii/specification

包简介

Specification

README 文档

README

An implementation of the Specification pattern.

Latest Stable Version Total Downloads Latest Unstable Version License
Build Status

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-10-23