Login   Register  
PHP Classes
elePHPant
Icontem

Class: Zebra_Database, a MySQL database wrapper written in PHP

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Stefan Gabos  >  Zebra_Database, a MySQL database wrapper written in PHP  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Zebra_Database, a MySQL database wrapper written in PHP
Base name: phpmysqlwrapper1_0_5
Description: A MySQL database wrapper
Related classes: , , , , , ,
Version: 2.0
PHP version: 4.4.9
License: GNU Lesser General Public License (LGPL)
All time users: 1941 users
All time rank: 1712
Week users: 1 user
Week rank: 2467
Picture of Stefan Gabos
Author: Stefan Gabos <e-mail contact>
Packages: 11 Browse this author's classes Browse this author's classes
Country: Romania Romania - PHP jobs in Romania
Age: 32
All time rank: 331 in Romania Romania
Week rank: 44 Down1 in Romania Romania Equal
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
Zebra_Database it is an advanced, compact (one-file only), lightweight, object-oriented MySQL database wrapper built upon PHP's MySQL extension. It provides methods for interacting with MySQL databases that are more intuitive and fun to use than PHP's default ones.

The class provides a comprehensive debugging interface with detailed information about the executed queries: execution time, returned/affected rows, excerpts of the found rows, error messages, etc. It also automatically EXPLAIN's each SELECT query (so you don't miss those keys again!).

It encourages developers to write maintainable code and provides a better default security layer by automatically escaping strings.

Zebra_Database's code is heavily commented and generates no warnings/errors/notices when PHP's error reporting level is set to E_ALL.

 

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes

  Freshmeat project   Rate classes User ratings   Applications   Related links   Files Files  

  Freshmeat project  
Zebra_Database, a MySQL database wrapper written in PHP
Project record: phpmysqlwrapper
Popularity score: 138.71
Vitality score: 29.69

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (75.0%)
Good (83.3%)
-
Good (83.3%)
-
-
Not sure (54.2%)
1204
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
Changelog Changelog
Documentation Documentation

  Files folder image Files  
File Role Description
Files folder imageexamples (2 files)
Files folder imagelanguages (2 files)
Files folder imagepublic (1 file, 2 directories)
Plain text file changelog.txt Data Changelog
Plain text file documentation.txt Data Documentation
Plain text file index.html Conf. Prevent directory listing
Plain text file license.txt Lic. License
Plain text file readme.txt Data Readme File
Plain text file Zebra_Database.php Class Class source

  Files  /  Files folder image examples  
File Role Description
  Plain text file example.php Example Example script
  HTML file index.html Conf. Prevent directory listing

  Files  /  Files folder image languages  
File Role Description
  Plain text file english.php Data Language file
  HTML file index.html Conf. Prevent directory listing

  Files  /  Files folder image public  
File Role Description
Files folder imagecss (12 files)
Files folder imagejavascript (3 files)
  HTML file index.html Conf. Prevent directory listing

  Files  /  public  /  Files folder image css  
File Role Description
  Image file affected.png Icon Image file
  Image file backtrace.png Icon Image file
  Image file cache.png Icon Image file
  Image file clock.png Icon Image file
  Image file close.png Icon Image file
  Plain text file database.css Aux. CSS file
  Image file db.gif Icon Image file
  Image file explain.png Icon Image file
  HTML file index.html Conf. Prevent directory listing
  Plain text file license.txt Lic. License
  Image file records.png Icon Image file
  Image file top.png Icon Image file

  Files  /  public  /  Files folder image javascript  
File Role Description
  Plain text file database.js Data JavaScript file (minified)
  Plain text file database.src.js Data JavaScript file
  HTML file index.html Conf. Prevent directory listing

Download all files: phpmysqlwrapper1_0_5.tar.gz phpmysqlwrapper1_0_5.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.