bluetree-service/container
最新稳定版本:0.1.0.3
Composer 安装命令:
composer require bluetree-service/container
包简介
Data storage and manipulation by container object
README 文档
README
Main files for all class libraries. Include classes to use ContainerObject as trait and independent Container with xml, json, array data handling.That package is one of the base package for all Bluetree-Service libraries, but also can be used independent.
Included libraries
- BlueContainer\ContainerObject - trait class to store data as object
- BlueContainer\Container - include ContainerObject trait for create object
Documentation
Install via Composer
To use packages you can just download package and pace it in your code. But recommended way to use BlueContainer is install it via Composer. To include BlueContainer libraries paste into composer json:
{
"require": {
"bluetree-service/container": "version_number"
}
}
Project description
Used conventions
- Namespaces - each library use namespaces
- PSR-4 - PSR-4 coding standard
- Composer - Composer usage to load/update libraries
Requirements
- PHP 5.4 or higher
- DOM extension enabled
Change log
All release version changes:
Change log
License
This bundle is released under the Apache license.
Apache license
Travis Information
统计信息
- 总下载量: 248
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2015-09-23