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
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
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