An open API service indexing awesome lists of open source software.

https://github.com/devidw/php-helper


https://github.com/devidw/php-helper

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

= PHP Helper
:author: David Wolf
:email: [email protected]

A collection of PHP Helper functions.

== Installation
Install _PHP Helper_ with https://getcomposer.org[Composer]:

[source,sh]
----
composer require devidw/helper --dev
----

== Usage

[source,php]
----