Download the PHP package tkaratug/titandb-2 without Composer
On this page you can find all versions of the php package tkaratug/titandb-2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tkaratug/titandb-2
More information about tkaratug/titandb-2
Files in tkaratug/titandb-2
Download tkaratug/titandb-2
More information about tkaratug/titandb-2
Files in tkaratug/titandb-2
Vendor tkaratug
Package titandb-2
Short Description A lightweight and efficient SQL query builder library
License MIT
Homepage https://github.com/tkaratug/titandb-2
Package titandb-2
Short Description A lightweight and efficient SQL query builder library
License MIT
Homepage https://github.com/tkaratug/titandb-2
Please rate this library. Is it a good library?
Informations about the package titandb-2
TitanDB - 2
A lightweight and efficient SQL query builder for PHP.
Installation
The recommended way to install the TitanDB v2 Query Builder is through Composer. Run the following command to install it:
Connection
Contents
- SELECT
- Fetching Multiple Rows
- Fetching Single Row
- WHERE
- GROUPING WHERE
- JOIN
- ORDER BY & LIMIT
- GROUP BY
- HAVING
- GROUPING HAVING
- LIKE & NOT LIKE
- IN & NOT IN
- BETWEEN & NOT BETWEEN
- INSERT
- UPDATE
- DELETE
- LAST INSERT ID
- ROW COUNT
- CUSTOM QUERY
select
fetching multiple rows
fetching single row
where
grouping where
join
order by & limit
group by
having
like & not like
in & not in
between & not between
insert
update
delete
last insert id
row count
last executed query
execute custom query
All versions of titandb-2 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package tkaratug/titandb-2 contains the following files
Loading the files please wait ....