mtools/transportbox
Composer 安装命令:
composer require mtools/transportbox
包简介
Implement simpte transport conteiner
README 文档
README
TransportBox
Implement simpte transport conteiner for PHP
---- Version: v0.0.2
add test-s, refactoring any internal method and reorganize structure of package
---- Version: v0.0.1
A simple transport conteiner package for PHP 5.3/5.4.
Public API
The new vendor namespace is TransportBox. This namespace begins in the /lib
directory.
Installation
The library is PSR-0 compatible, with a vendor name of TransportBox. An SplClassLoader is bundled for convenience.
Usage
An example call full public api TransportBox based on file container - see example.php in the examples directory.
Authors
The original maintainer and author was @kryapolov. The code is licensed under the WTFPL, a free software compatible license.
Examples
- exec test: phpunit -c build/phpunit.xml --coverage-text
- exec generate autoload: phpab --output lib/TransportBox/autoload.php lib/TransportBox
- exec example: php examples/example.php
- For detail see example.php in the examples directory.
统计信息
- 总下载量: 20
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: WTFPL
- 更新时间: 2014-02-03