Relluem94s / RelluDatabase

PHP Database Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RelluDatabase

Install

  1. Add this two lines to the composer.json
"repositories": [
  {
      "type": "vcs",
      "url": "https://github.com/Relluem94s/RelluDatabase.git"
  }
]
"require": {
    "relluem94/relludatabase": "master"
}
  1. Run composer update to download the RelluDatabase Dependency for your project.

About

PHP Database Project


Languages

Language:PHP 100.0%