tecsvit/object-helper

Object Helper

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

This package is not auto-updated.

Last update: 2025-05-29 04:14:31 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.