2017 © Pedro Peláez
 

library common-object

A collection of common objects

image

ebidtech/common-object

A collection of common objects

  • Wednesday, August 5, 2015
  • by ebidtech
  • Repository
  • 13 Watchers
  • 0 Stars
  • 7,092 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 13 Versions
  • 0 % Grown

The README.md

Common Objects

Repository to store/share simple objects that can be reuse across projects., (*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/common-object": "@stable" } }, (*5)


**Tip:** browse [`ebidtech/common-object`](https://packagist.org/packages/ebidtech/common-object) 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

05/08 2015
24/07 2015

dev-ebf-1124-ebt-validator-performance-issues

dev-ebf-1124-ebt-validator-performance-issues http://github.com/ebidtech/common-object

A collection of common objects

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar ebidtech

php common object

09/07 2014

dev-ebf-333-campaign-provenience

dev-ebf-333-campaign-provenience http://github.com/ebidtech/common-object

A collection of common objects

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar ebidtech

php common object