Download the PHP package atiksoftware/php-class-db-pdo without Composer
On this page you can find all versions of the php package atiksoftware/php-class-db-pdo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download atiksoftware/php-class-db-pdo
More information about atiksoftware/php-class-db-pdo
Files in atiksoftware/php-class-db-pdo
Download atiksoftware/php-class-db-pdo
More information about atiksoftware/php-class-db-pdo
Files in atiksoftware/php-class-db-pdo
Vendor atiksoftware
Package php-class-db-pdo
Short Description PDOModel - Library of PHP functions for intracting database using PDO
License MIT
Package php-class-db-pdo
Short Description PDOModel - Library of PHP functions for intracting database using PDO
License MIT
Please rate this library. Is it a good library?
Informations about the package php-class-db-pdo
PHP PDO Connector Library
PDOModel Class provides set of functions for interacting database using PDO extension. You don't need to write any query to perform insert, update, delete and select operations(CRUD operations). You need to call these functions with appropriate parameters and these functions will perform required Database operations.
Installation
Usage example
Database Connection
Select
Insert
Insert On Duplicate
Update
Delete
Join
Execute Query
TABLE
GGGGGGGGGGGGGGGGGGGGG
Get Columns of a table
Transactions Function
Sub Query
Batch
Export
Import
Pagination
All versions of php-class-db-pdo with dependencies
PHP Build Version
Package Version
No informations.
The package atiksoftware/php-class-db-pdo contains the following files
Loading the files please wait ....