Download the PHP package bluetree-service/container without Composer
On this page you can find all versions of the php package bluetree-service/container. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bluetree-service/container
More information about bluetree-service/container
Files in bluetree-service/container
Package container
Short Description Data storage and manipulation by container object
License Apache-2.0
Homepage https://github.com/bluetree-service/container
Informations about the package container
Bluetree Service Container
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:
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
All versions of container with dependencies
bluetree-service/data Version 0.2.*
zendframework/zend-serializer Version 2.*
zendframework/zend-servicemanager Version 2.*