Download the PHP package bitendian/tbp without Composer
On this page you can find all versions of the php package bitendian/tbp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bitendian/tbp
More information about bitendian/tbp
Files in bitendian/tbp
Download bitendian/tbp
More information about bitendian/tbp
Files in bitendian/tbp
Please rate this library. Is it a good library?
Informations about the package tbp
TBP
TBP is a light framework designed to develop small and medium websites. Focused in component oriented
Database interfaces
SQLite
Connector to SQLite3. Works with prepared statements (mandatory). Support for transactions.
Installation
PHP extension required. Check . By default, Docker image supports SQLite.
Add to your , at section:
Configuration
Create a config file, like
Implementation
Create a Domain extending and pass your config file. Add one method for each needed query.
Usage
sample straight-forward code:
sample code with transactions:
All versions of tbp with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
The package bitendian/tbp contains the following files
Loading the files please wait ....