library fijdb
Yet another PHP wrapper for MySQL.
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
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)
dev-master
9999999-dev
Yet another PHP wrapper for MySQL.
Sources
Download
MIT
The Requires
The Development Requires
by
Mathew Fidge
v1.0.2
1.0.2.0
Yet another PHP wrapper for MySQL.
Sources
Download
MIT
The Requires
The Development Requires
by
Mathew Fidge
v1.0.1
1.0.1.0
project-description
Sources
Download
MIT
The Requires
The Development Requires
by
Mathew Fidge
v1.0
1.0.0.0
project-description
Sources
Download
MIT
The Requires
The Development Requires
by
Mathew Fidge