Skip to content

4ernovm/whmcs-orm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WHMCS ORM

A set of models for WHMCS tables. It also contains abstract repository and manager.

Installation

Add 4ernovm/whmcs-orm as a requirement to composer.json:

{
    "require": {
        "4ernovm/whm-orm": "0.2.*"
    }
}

Add repository information:

"repositories": [
    {
        "type": "vcs",
        "url": "git@github.com:4ernovm/whmcs-orm.git"
    }
],

And then run composer update

Installation

will be here soon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages