2017 © Pedro Peláez
 

library transportbox

Implement simpte transport conteiner

image

mtools/transportbox

Implement simpte transport conteiner

  • Thursday, March 2, 2017
  • by kryapolov
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

TransportBox

Implement simpte transport conteiner for PHP

---- Version: v0.0.2, (*1)

add test-s, refactoring any internal method and reorganize structure of package, (*2)

---- Version: v0.0.1, (*3)

A simple transport conteiner package for PHP 5.3/5.4., (*4)

Public API

The new vendor namespace is TransportBox. This namespace begins in the /lib directory., (*5)

Installation

The library is PSR-0 compatible, with a vendor name of TransportBox. An SplClassLoader is bundled for convenience., (*6)

Usage

An example call full public api TransportBox based on file container - see example.php in the examples directory., (*7)

Authors

The original maintainer and author was @kryapolov. The code is licensed under the WTFPL, a free software compatible license., (*8)

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.

The Versions

02/03 2017

dev-future

dev-future

Implement simpte transport conteiner

  Sources   Download

WTFPL

The Requires

 

02/03 2017

v0.0.3

0.0.3.0

Implement simpte transport conteiner

  Sources   Download

WTFPL

The Requires

 

17/03 2015

dev-master

9999999-dev

Implement simpte transport conteiner

  Sources   Download

WTFPL

The Requires

 

17/03 2015

v0.0.2

0.0.2.0

Implement simpte transport conteiner

  Sources   Download

WTFPL

The Requires

 

16/03 2015

dev-prototypeFSOverLayer

dev-prototypeFSOverLayer

Implement simpte transport conteiner

  Sources   Download

WTFPL

The Requires

 

03/02 2014

dev-dev

dev-dev

Implement simpte transport conteiner

  Sources   Download

WTFPL

The Requires

  • php >=5.3.0