Skip to content

mohiva/common

Repository files navigation

Mohiva Common

The Mohiva Common project is a PHP library which provides functionality shared by all mohiva projects.

Installation

You can install the library through composer. All you need is to add it as dependency to your composer.json.

{
    "require": {
        "mohiva/common": "dev-master"
    }
}

Requirements

Mohiva Common needs PHP 5.4 to work.

License

This project is Open Source and released under the terms of the New BSD License.

About

A PHP library which provides functionality shared by some mohiva projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages