Skip to content

btafoya/SqueakyMindsPhpHelper

Repository files navigation

SqueakyMindsPhpHelper

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

About

Helper libraries used in the implementation of the Prema PHP framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published