squeaky-minds/squeaky-minds-php-helper

A collection of missing php functions.

1.3.5 2019-08-28 15:26 UTC

This package is auto-updated.

Last update: 2024-10-29 02:02:23 UTC


README

Copyright (c) 2001-2017, Brian Tafoya

This library is distributed in the hope that it will be useful - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Author Latest Stable Version GitHub Tag Code Climate Software License Packagist Build Status

Description

Helper libraries used in the implementation of various PHP web applications I have developed over the years. (15+!)

Documentation

Read the documentation.

Installation

Add the following line to the require section of composer.json:

{
    "require": {
        "squeaky-minds/squeaky-minds-php-helper": "*"
    }
}

OR

Require this package with composer:

composer require squeaky-minds/squeaky-minds-php-helper

Update your packages with composer update or install with composer install.

Contribute

https://github.com/btafoya/SqueakyMindsPhpHelper/pulls