Stringy v1.4.0 Release Notes

Release Date: 2014-02-12 // about 10 years ago
    • Implemented the IteratorAggregate interface, added chars()
    • Renamed count() to countSubstr()
    • Updated count() to implement Countable interface
    • Implemented the ArrayAccess interface with positive and negative indices
    • Switched from PSR-0 to PSR-4 autoloading