Download the PHP package koine/db-test-case without Composer
On this page you can find all versions of the php package koine/db-test-case. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package db-test-case
Koine DbTestCase
Base class for testing database with PDO. Tested only against MySql.
Work in progress
Code information:
Package information:
Usage
Db Test Case
In your bootstrap file set up the connection
Table Helper
Table helper is a very simple ORM for creating records for test, updating and querying a single table.
Setting up
Finding records by conditions
Finding record by id
Crating records
Updating
Deleting
Counting
Installing
Installing Via Composer
Append the lib to your requirements key in your composer.json.
Alternative install
- Learn composer. You should not be looking for an alternative install. It is worth the time. Trust me ;-)
- Follow this set of instructions
Issues/Features proposals
Here is the issue tracker.
Contributing
Please refer to the contribuiting guide.
Lincense
MIT
Authors
All versions of db-test-case with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
The package koine/db-test-case contains the following files
Loading the files please wait ....