2017 © Pedro Peláez
 

library dimensions

Dimensions library

image

ebidtech/dimensions

Dimensions library

  • Thursday, February 6, 2014
  • by ebidtech
  • Repository
  • 14 Watchers
  • 1 Stars
  • 7,576 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Dimensions

Dimensions, (*1)

Latest Stable Version Build Status Coverage Status Scrutinizer Quality Score Dependency Status, (*2)

Requirements

  • PHP >= 5.4

Installation

The recommended way to install is through composer., (*3)

Just create a composer.json file for your project:, (*4)

``` json { "require": { "ebidtech/dimensions": "@stable" } }, (*5)


**Tip:** browse [`ebidtech/dimensions`](https://packagist.org/packages/ebidtech/dimensions) page to choose a stable version to use, avoid the `@stable` meta constraint. And run these two commands to install it: ```bash $ curl -sS https://getcomposer.org/installer | php $ composer install

Now you can add the autoloader, and you will have access to the library:, (*6)

<?php

require 'vendor/autoload.php';

Usage

For now for usage example look on tests code, (*7)

Contributing

See CONTRIBUTING file., (*8)

Credits

License

Common object library is released under the MIT License. See the bundled LICENSE file for details., (*9)

The Versions

06/02 2014

dev-master

9999999-dev http://github.com/ebidtech/dimensions

Dimensions library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar ebidtech

php library dimensions

02/02 2014
09/01 2014

v1.0.3

1.0.3.0 http://github.com/ebidtech/dimensions

Dimensions library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar ebidtech

php library dimensions

17/12 2013

v1.0.2

1.0.2.0 http://github.com/ebidtech/dimensions

Dimensions library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar ebidtech

php library dimensions

10/12 2013

v1.0.1

1.0.1.0 http://github.com/ebidtech/dimensions

Dimensions library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar ebidtech

php library dimensions

10/12 2013

v1.0.0

1.0.0.0 http://github.com/ebidtech/dimensions

Dimensions library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar ebidtech

php library dimensions

06/12 2013

dev-refactor-and-add-tests

dev-refactor-and-add-tests http://github.com/ebidtech/dimensions

Dimensions library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar ebidtech

php library dimensions