ganbarodigital/php-the-missing-bits

1.9.0 2016-07-31 13:01 UTC

This package is not auto-updated.

Last update: 2024-03-16 16:47:28 UTC


README

GitHub license @ganbarodigital on Twitter Total Downloads Scrutinizer Code Quality Coverage Status Dependency Status Reference Status

Introduction

PHP: The Missing Bits is a collection of basic functions that we wish were part of PHP itself. You can drop this package into your own project to save you time and effort.

Installation

Run this command to add this library to your composer.json file:

composer require ganbarodigital/php-the-missing-bits

Usage

See our docs page for a tutorial and reference documentation.