Skip to content

vertighel/decibel

Repository files navigation

Decibel

A cool way to manage your DB

[Decibel] is a PHP class using the MySQLi module to interact with your MySQL database.

Installation:

  • Install apache and php if not installed;
  • Enter mysql and create database test if not exists;
  • clone this repository with https://github.com/vertighel/decibel in your web directory;
  • Done! You can read a tutorial in testarea.v1.php

About

A cool way to manage your database. Decibel is a PHP class using the MySQLi module to interact with your MySQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published