Download the PHP package sven/heap without Composer
On this page you can find all versions of the php package sven/heap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor sven
Package heap
Short Description Easier handling for arrays in PHP. Collections 'lite'.
License MIT
Package heap
Short Description Easier handling for arrays in PHP. Collections 'lite'.
License MIT
Please rate this library. Is it a good library?
Informations about the package heap
Heap
Heap is a handy way of interacting with arrays in PHP. This package provides you with an easy to understand API and a much needed break from the mess that is PHP's built-in array functions.
Installation
Install this package via composer:
Alternatively, add the package to your dependencies in your composer.json
file
and run composer update
:
Usage
Testing
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Sven Luijten
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of heap with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
The package sven/heap contains the following files
Loading the files please wait ....