net_bazzline/php_component_generic_agreement
最新稳定版本:1.0.3
Composer 安装命令:
composer require net_bazzline/php_component_generic_agreement
包简介
free as in freedom php component that includes generic agreements in the Net\Bazzline code base
关键字:
README 文档
README
I still like the idea but there is currently no use case to develop it anymore.
Generic Agreement Component for PHP
This component contains all generic agreements in the bazzline code base.
Sections
- Generic
- Exception
- Process
- Executable - execute a process
- Data
- AssemblageInterface - put data together
- FilterableInterface - silver data
- GeneratorInterface - create data from a source
- ModifiableInterface - add or remove data values
- TransformableInterface - transform from one data type into an other
- ValidatorInterface - change existing data values
Install
By Hand
mkdir -p vendor/net_bazzline/php_component_generic_agreement
cd vendor/net_bazzline/php_component_generic_agreement
git clone https://github.com/bazzline/php_component_generic_agreement .
With Packagist
composer require net_bazzline/php_component_generic_agreement:dev-master
Api
API is available at bazzline.net.
History
- upcomming
- @todo
- add following exceptions: "Dependency", "Memory" and "Time"
- add link to openhub
- implement examples and add notes with "intentions" about the class or interface to easy up figuring out the "why and when to use" question
- @todo
- 1.0.3 - released at 29.02.2016
- fixed broken links
- 1.0.2 - released at 22.02.2016
- moved to psr-4 autoloading
- 1.0.1 - released at 05.07.2015
- aligned data interfaces, now each one can throw an ExceptionInterface
- 1.0.0 - released at 01.07.2015
- initial release
统计信息
- 总下载量: 1.36k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2015-07-01