PHPackages                             bsadnu/helpers-box - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. bsadnu/helpers-box

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

bsadnu/helpers-box
==================

The huge amount of helpers you can use in any PHP project

v0.1.3(7y ago)0833MITPHPPHP ^7.1

Since Sep 4Pushed 7y ago1 watchersCompare

[ Source](https://github.com/bsadnu/helpers-box)[ Packagist](https://packagist.org/packages/bsadnu/helpers-box)[ RSS](/packages/bsadnu-helpers-box/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

The helpers box
===============

[](#the-helpers-box)

[![Latest Stable Version](https://camo.githubusercontent.com/4ebf901db6bffadbc137dd70f2aa36d5fb45f78b3a46d595f76d2a1eadf37519/68747470733a2f2f706f7365722e707567782e6f72672f627361646e752f68656c706572732d626f782f762f737461626c65)](https://packagist.org/packages/bsadnu/helpers-box)[![Total Downloads](https://camo.githubusercontent.com/c4c2aba645ada61b0707fd6439c97fd01c7079a5c425544433ff22827e316675/68747470733a2f2f706f7365722e707567782e6f72672f627361646e752f68656c706572732d626f782f646f776e6c6f616473)](https://packagist.org/packages/bsadnu/helpers-box)[![License](https://camo.githubusercontent.com/28a0d194330483e1d6fcc4d107d8045e30a2b7809748f8110bf1e776a90d6771/68747470733a2f2f706f7365722e707567782e6f72672f627361646e752f68656c706572732d626f782f6c6963656e7365)](https://packagist.org/packages/bsadnu/helpers-box)

This library provides a number of static helper methods. At the moment it is a full copy of [Laravel 5.7 Arr and Str helpers](https://laravel.com/docs/5.7/helpers).

Installation
------------

[](#installation)

Open a command console, enter your project directory and execute:

```
$ composer require bsadnu/helpers-box
```

Usage
-----

[](#usage)

Simply call static methods as follows:

```
