pj DataProvider Framework
Introduction
Encapsulates DB interface with powerful classes
- General usage framework usable in any PHP environment.
- IDataProvider defines a function set the actual database engine interface must provide.
- MySqlDataProvider is the IDataProvider layer to the MySql database engine (mysqli).
- InfoBase, representing one single database table row, is a base class for extension's classes with specific functionality, related to application's database tables.
- SearchKey is a handy versatile query construct of unlimited complexity.
pj DataProvider Framework
- Version:
- 1.0.0
- Developer:
- Premek
- Last updated:
-
Oct 31 2017
7 years ago - Date added:
- Sep 27 2017
- License:
- GPLv2 or later
- Type:
- Free download
- Includes:
- p
- Compatibility:
- J3
Share