2017 © Pedro Peláez
 

library support

Useful utilities when dealing with arrays, strings, and matching.

image

arete/support

Useful utilities when dealing with arrays, strings, and matching.

  • Thursday, October 1, 2015
  • by aretecode
  • Repository
  • 1 Watchers
  • 2 Stars
  • 76 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Arete\Support

Build Status Author Latest Unstable Version License Codacy Badge, (*1)

Useful tools for dealing with arrays, strings, and matching. Extends some Laravel\Support., (*2)

Illuminate\Support\Arr, (*3)

Illuminate\Support\Str, (*4)

Example

See [tests/] folder for examples. More will be added later., (*5)

Installation

It can be installed from Packagist using Composer., (*6)

In your project root just run:, (*7)

$ composer require arete/support, (*8)

Make sure that you’ve set up your project to autoload Composer-installed packages., (*9)

Running tests

Run via the command line by going to arete/support directory and running phpunit, (*10)

Todos

The Versions

01/10 2015

dev-master

9999999-dev

Useful utilities when dealing with arrays, strings, and matching.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar aretecode

array support string arete