cgillespie/objectarrayvalueaverager

PHP library to average the values in an array of objects into another object

dev-master 2013-11-14 21:43 UTC

This package is not auto-updated.

Last update: 2024-05-21 04:07:21 UTC


README

Description

ObjectArrayValueAverager is a simple library to take an array of objects containing values, and average those values into an output object.

Dependencies

...

Example

...

Contributing

If you want to change or to improve something, feel free to fork it and send me pull requests