|
About:
Small Unit Raid is a non-OO database abstraction
layer written in PHP with the objective of being
fast and small in size. Based on the idea of
using structures (method-less classes as php
doesn't support struct), it provides a high level
of abstraction and impressive speed in comparison
to OO based layers. Its target audience are those
developing Web sites that do not need/want the
overhead of feature rich libraries and/or the
performance penalty of objects.
Release focus: Initial freshmeat announcement
Author:
Terrence Cox (BDKR) <trc_11bravo __at__ operamail __dot__ com>
[contact developer]
Homepage:
http://highsidecafe.com/mgaps/small_unit/
Tar/GZ:
http://highsidecafe.com/[..]ps/small_unit/downloads/SUR-0.01.tar.gz
Tar/BZ2:
http://highsidecafe.com/[..]ps/small_unit/downloads/SUR-0.01.tar.bz2
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|