Proper string and collection implementation for PHP

0.0.12 2019-10-16 21:11 UTC

This package is auto-updated.

Last update: 2024-04-17 06:22:29 UTC


README

Proper collections and strings for PHP

Build Status

This library consists of the following utilities:

  • A collection class for working more easily with arrays
  • An object-oriented string class

It's more of a learning experience than anything else right now, but it might be useful to someone...