1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-08 07:06:52 +02:00

removed tests

This commit is contained in:
David Grudl
2015-01-13 06:04:17 +01:00
parent 656cbfc40c
commit 73e1f366d4
15 changed files with 1 additions and 288 deletions

View File

@@ -2,7 +2,6 @@
=========================================================
[![Downloads this Month](https://img.shields.io/packagist/dm/dibi/dibi.svg)](https://packagist.org/packages/dibi/dibi)
[![Build Status](https://travis-ci.org/dg/dibi.svg?branch=master)](https://travis-ci.org/dg/dibi)
Database access functions in PHP are not standardised. This library
hides the differences between them, and above all, it gives you a very handy interface.