Download the PHP package gubler/collection without Composer
On this page you can find all versions of the php package gubler/collection. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gubler/collection
More information about gubler/collection
Files in gubler/collection
Download gubler/collection
More information about gubler/collection
Files in gubler/collection
Vendor gubler
Package collection
Short Description Fork of Laravel's Collections.
License MIT
Homepage https://github.com/gubler/collection
Package collection
Short Description Fork of Laravel's Collections.
License MIT
Homepage https://github.com/gubler/collection
Keywords librarycollection
Please rate this library. Is it a good library?
Informations about the package collection
Gubler/Collection
This is a fork of illuminate/support v5.7 to just contain the Collection class and supporting classes.
The only purpose of this was to prevent pollution of the global namespace and to reduce the number of dependencies.
This version only depends on symfony/var-dumper
(not counting dev dependencies) to support the dd()
method.
This also converts relevant helper methods to a Helper
class to remove them from the global namespace.
Documentation
All versions of collection with dependencies
PHP Build Version
Package Version
The package gubler/collection contains the following files
Loading the files please wait ....