PHPackages                             clausnz/php-helpers - 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. clausnz/php-helpers

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

clausnz/php-helpers
===================

A Collection of useful php helper functions.

0.2.1(8y ago)388.7k↓50%12[1 issues](https://github.com/clausnz/php-helpers/issues)MITPHPPHP &gt;=5.6

Since Jan 21Pushed 8y ago1 watchersCompare

[ Source](https://github.com/clausnz/php-helpers)[ Packagist](https://packagist.org/packages/clausnz/php-helpers)[ RSS](/packages/clausnz-php-helpers/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (6)Versions (2)Used By (0)

[![Build Status](https://camo.githubusercontent.com/e94b884ff66edeadb812f238655125d73c47a921bae9352b8b6cf89a35474db8/68747470733a2f2f7472617669732d63692e6f72672f636c6175736e7a2f7068702d68656c706572732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/clausnz/php-helpers)

About
=====

[](#about)

The library `clausnz/php-helpers` is a collection of **45** useful php helper functions `(PHP 5.6, 7.*)`.
After installation with `composer`, the global functions are accessable from everywhere in your code:

#### Installation

[](#installation)

```
composer require clausnz/php-helpers
```

#### Example

[](#example)

```
