Skip to content

aretecode/Support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arete\Support

Build Status Author Latest Unstable Version License Codacy Badge

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

Illuminate\Support\Arr

Illuminate\Support\Str

Example

See [tests/] folder for examples. More will be added later.

Installation

It can be installed from Packagist using Composer.

In your project root just run:

$ composer require arete/support

Make sure that you’ve set up your project to autoload Composer-installed packages.

Running tests

Run via the command line by going to arete/support directory and running phpunit

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages