tayfunerbilen / basicdb

PDO ile geliştirilmiş kullanımı kolay veritabanı sınıfıdır.
http://www.erbilen.net/
Creative Commons Zero v1.0 Universal
155 stars 78 forks source link
mysql pdo php

BasicDB Class for PHP

Description: BasicDB is a class to teach and use PDO and OOP, using abstract classes, interfaces and adapters. It simplifies also PDO usage.

Includes:

Other things to include:

Installation

  1. Clone repository
  2. Composer Install
  3. (Optional) ant build

Configuration

For testing purposes you should create a test database and add credentials to test files.

Usage

See examples doler.

How to test the software

build/phpunit

Known issues

No issues yet

Getting help

mtkocak@mtkocak.net

Feel free to mail mtkocak@gmail.com

Getting involved

You can fork this package.

Open source licensing info

  1. TERMS
  2. LICENSE

Credits and references

I already gave credits above but, you can check;

  1. Tayfun Erbilen
  2. Midori Kocak
  3. Open Source Project Template