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

https://github.com/acelot/helpers

Useful, well documented and tested PHP functions for everyday use
https://github.com/acelot/helpers

array-helper helpers string-helper utilities

Last synced: 4 days ago
JSON representation

Useful, well documented and tested PHP functions for everyday use

Awesome Lists containing this project

README

          

# Helpers

[![Build Status](https://travis-ci.org/acelot/helpers.svg?branch=master)](https://travis-ci.org/acelot/helpers)
[![Code Climate](https://img.shields.io/codeclimate/coverage/acelot/helpers.svg)](https://codeclimate.com/github/acelot/helpers)
![](https://img.shields.io/badge/dependencies-zero-blue.svg)
![](https://img.shields.io/badge/license-MIT-green.svg)

Useful, well documented and tested PHP functions for everyday use.

## Docs

All functions are well documented in PHPDocs :)