2017 © Pedro Peláez
 

library fijdb

Yet another PHP wrapper for MySQL.

image

fijma/fijdb

Yet another PHP wrapper for MySQL.

  • Sunday, February 7, 2016
  • by fijma
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Fijdb

Yet another PHP wrapper for MySQL. This one is good though., (*1)

Instantiate it with any number of users (avoid hard-coding your usernames etc in your class (keep it in a config file where it belongs), and make it easy to allow read-only access if you're only reading)., (*2)

The idea is to use this as a base class (to take care of the connecting bollocks), and to call the generic functions from within your public api functions, so you don't hard-code your database logic in your application., (*3)

The Versions

07/02 2016

dev-master

9999999-dev

Yet another PHP wrapper for MySQL.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by Mathew Fidge

07/02 2016

v1.0.2

1.0.2.0

Yet another PHP wrapper for MySQL.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by Mathew Fidge

07/02 2016

v1.0.1

1.0.1.0

project-description

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by Mathew Fidge

07/02 2016

v1.0

1.0.0.0

project-description

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by Mathew Fidge