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

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

rhosocial/helpers
=================

The helpers for PHP application.

1.0.4(3y ago)01.2k1AGPL-3.0-or-laterPHPPHP &gt;=5.3.0

Since Jan 10Pushed 3y ago1 watchersCompare

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

READMEChangelog (5)DependenciesVersions (6)Used By (1)

Helpers for PHP Application
===========================

[](#helpers-for-php-application)

[![Join the chat at https://gitter.im/rhosocial/helpers](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667)](https://gitter.im/rhosocial/helpers?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)The Helpers for PHP Application.

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist rhosocial/helpers "*"

```

or add

```
"rhosocial/helpers": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
