Features:

  • Alternative fully encapsulated PHP database interface with powerful abstracted functions
  • Provides methods to edit, insert, retry, query, update and delete database row objects
  • Usable in any PHP environment
  • InfoBase class provides base for custom application classes with specialized features
  • At any time, only one unique InfoBase instance representing one unique database row exists
  • InfoBase keeps track of changed data fields and saved state
  • SearchKey provides simple, yet powerful mechanism for creating complex queries