HEX
Server: nginx/1.28.1
System: Linux 10-41-63-61 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64
User: www (1001)
PHP: 7.4.33
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/cece.umchkw.com/vendor/cartalyst/collections/README.md
# Collections

[![Build Status](http://ci.cartalyst.com/build-status/svg/49)](http://ci.cartalyst.com/build-status/view/49)

A Collections Abstraction library for PHP

The Collection library is one of the most useful things that many modern languages has, but for some reason PHP doesn't has a built in collection layer.

The package requires PHP 5.4+ and follows the FIG standards PSR-1, PSR-2 and PSR-4 to ensure a high level of interoperability between shared PHP.

An open source package by [Cartalyst](https://cartalyst.com), code well, rock on!

## Documentation

Reader-friendly Documentation can be found here. [Collections Manual](https://cartalyst.com/manual/collections).

Raw files can be found via this projects docs/version branch.

- [1.1](https://github.com/cartalyst/collections/tree/docs/1.1)
- [1.0](https://github.com/cartalyst/collections/tree/docs/1.0)

## Changelog

Important versions listed below. Refer to the [Changelog](CHANGELOG.md) for a full history of the project.

- [1.1](CHANGELOG.md) - 2015-03-06
- [1.0](CHANGELOG.md) - 2015-02-18

## Support

The following support channels can be used for contact.

- [Twitter](https://twitter.com/@cartalyst)
- [Email](mailto:help@cartalyst.com)

Bug reports, feature requests, and pull requests can be submitted by following our [Contribution Guide](CONTRIBUTING.md).

## Contributing & Protocols

- [Versioning](CONTRIBUTING.md#versioning)
- [Coding Standards](CONTRIBUTING.md#coding-standards)
- [Pull Requests](CONTRIBUTING.md#pull-requests)

## License

This software is released under the [BSD 3-Clause](LICENSE) License.

© 2011-2015 Cartalyst LLC, All rights reserved.