Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 1127
PHP Script Codes > Small Unit Raid
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.