PHP Classes

Reduced MySQLi: MySQLi database access wrapper

Recommend this page to a friend!
  Info   Screenshots   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 51%Total: 2,552 All time: 1,505 This week: 39Up
Version License PHP version Categories
reduced_mysqli 1.0.0GNU General Publi...5.0.7XML, PHP 5, Databases, Logging
Description 

Author

This package implements a MySQL database access wrapper using the MySQLi extension.

There is class that manages MySQL database access connections so only one connection is established during the same PHP script execution.

Another class implements other database access functions like executing queries with prepared queries, measuring the time the queries take to execute, retrieving query results into arrays, the number of result rows, last inserted record identifier and log executed queries to a XML log file.

Picture of Mertol
Name: Mertol <contact>
Classes: 1 package by
Country: Turkey Turkey

 

Screenshots (1)  
  • log.png
  Files folder image Files (5)  
File Role Description
Plain text file DB.php Class A must file
Plain text file DB_Connect.php Class A must file
Accessible without login Plain text file example.php Example Example along with explanations
Accessible without login Plain text file log.php Appl. Script for viewing the log file

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,552
This week:0
All time:1,505
This week:39Up
User Ratings User Comments (2)
 All time
Utility:75%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:65%StarStarStarStar
Tests:-
Videos:-
Overall:51%StarStarStar
Rank:2560
 
Doesn't work on php 5.
11 years ago (valentin)
22%StarStar
excellent class, it was just what i was looking for.
15 years ago (Camilo Sperberg)
70%StarStarStarStar