philsweb/array-object

This package is abandoned and no longer maintained. The author suggests using the no package instead.

PHP ArrayObject extension

1.0.2 2018-01-26 09:56 UTC

This package is not auto-updated.

Last update: 2022-01-22 09:15:30 UTC


README

Usage

AnyClass extends ArrayObject (extends native \ArrayObject)

Additional methods

getByIndex($index)

first()

last()

prepend($value)