Skip to content

TomMalbran/Framework

Repository files navigation

Framework

My personal PHP Framework

Installation

Add the repository to the repositories:

"repositories": [
    {
        "type": "git",
        "url": "https://github.com/TomMalbran/Framework.git"
    }
]

Add the require using the corresponding version:

"require": {
    "tommalbran/framework": "dev-main#v0.1.0"
}

Execute the installer:

./vendor/bin/framework install

About

My personal Framework

Resources

License

Stars

Watchers

Forks