tecsvit/object-helper

Object Helper

Installs: 104

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/tecsvit/object-helper

v1.0 2018-07-12 07:36 UTC

This package is not auto-updated.

Last update: 2025-10-02 05:54:13 UTC


README

Object Helper

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist tecsvit/object-helper "*"

or add

"tecsvit/object-helper": "*"

to the require section of your composer.json file.