webkonstruktor/collections

PHP7 data structures library

Installs: 477

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

pkg:composer/webkonstruktor/collections

v1.0.7 2019-07-08 13:12 UTC

This package is auto-updated.

Last update: 2026-01-10 03:50:32 UTC


README

This is simple Collections package for PHP 7. It is object alternative to array and give you more control under stored data inside collection.

Installation

composer require webkonstruktor/collections

Running tests

This package has development dependency on phpunit/phpunit. To run test just execute phpunit.

License

This package is provided on GNU GPL v3 license. See the LICENSE file for more information.