PHP Classes

Packages of Georgi Momchilov

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Georgi Momchilov (2)  >  Mission progress status  >  Reputation  
Picture of Georgi Momchilov
Name: Georgi Momchilov <contact>
Classes: 2
Country: Bulgaria Bulgaria
Age: 38
All time rank: 11527 in Bulgaria Bulgaria
Week rank: 195 Up2 in Bulgaria Bulgaria Up
All time users: 2769
Week users: 0
Innovation award
Innovation award
Nominee: 1x

Winner: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image DAO  
Database access wrapper providing query queueing
This package is a SQL database access wrapper.

It can establish database connections to one of several possible database server slaves.

The class can execute queries immediately or store the SQL statements in a queue file execute the queries all at once some time later.

The class also supports managing transactions and retrieving result sets all at once into arrays.

Currently it comes with driver to access MySQL databases.
Not enough user ratings

  Files folder image GUnit  
PHP Programming Innovation award winner
September 2006
Winner


Prize: One subscription to the PDF edition of the magazine by PHP Architect
Automate class feature testing
This class can be used to automate tests of class features and show execution time of each test.

To test a class it must extend this unit test class. It calls each of class methods and checks whether they return the expected results.

The test results are presented in an HTML table. For the tests that failed, the class also presents the output of the respective function.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 80% 80% 75% 80% - - 63% 811
Month: Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z