nikosglikis/object0r-php-helpers

1.0.13-stable 2017-10-26 03:35 UTC

README

Php Helpers Collection

To install add in composer installer:

  "repositories": [
  {
    "type": "vcs",
    "url": "git@github.com:nikos-glikis/object0r-php-helpers.git"
  }
],

"require": {
  ...
  "nikosglikis/object0r-php-helpers": "^1.0"
}