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

It supports transactions and provides ways for caching query results either by saving cached data on the disk, or by using memcache.

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 encouraging the use of prepared statements, where parameters are automatically escaped.

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

Features

  • supports caching of query results to disk or to a memcache server
  • provides a better security layer by encouraging the use of prepared statements, where parameters are automatically escaped
  • provides a very detailed debugging interface with lots of useful information about executed queries; it also automatically EXAPLAIN's each SELECT query
  • offers lots of powerful methods for easier interaction with MySQL
  • generates no warnings/errors/notices when PHP’s error reporting level is set to E_ALL
  • almost every line is commented
  • it's one file only

Project Activity

See All Activity >

Categories

Database, Libraries

License

GNU Library or Lesser General Public License version 3.0 (LGPLv3)

Follow Zebra_Database

Zebra_Database Web Site

Other Useful Business Software
Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
Get Avast Free Antivirus | Your top-rated shield against malware and online scams

Boost your PC's defense against cyberthreats and web-based scams.

Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Free Download
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Zebra_Database!

Additional Project Details

Intended Audience

Developers

Programming Language

PHP

Database Environment

Project is a database abstraction layer (API), MySQL

Related Categories

PHP Database Software, PHP Libraries

Registered

2011-01-24