定制 bluetree-service/container 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

bluetree-service/container

最新稳定版本:0.1.0.3

Composer 安装命令:

composer require bluetree-service/container

包简介

Data storage and manipulation by container object

README 文档

README

Build Status Latest Stable Version Total Downloads License Documentation Status Coverage Status Code Climate

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

Travis CI Build Info

统计信息

  • 总下载量: 248
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2015-09-23