Interprets database schemas which are written in XML. Takes the schema
either directly or via a file, parses it, generates the SQL necessary and
(optionally) executes the SQL. Works only with MySQL but could be ported
to other RDBMS very easily.
either directly or via a file, parses it, generates the SQL necessary and
(optionally) executes the SQL. Works only with MySQL but could be ported
to other RDBMS very easily.
ANG
GES
G
P
GeoClass.php stellt ein Set von Klassen bereit, um geografische Daten zu verarbeiten. So können GeoObjekte angelegt werden, zwischen denen dann z ...
ANG
GES
G
P
A "better" CountryList class. Supports German, English and Frensh ISO 3166
Country Codes and Names.
ANG
GES
G
P
HAWHAW is a PHP class library you can use to create hybrid web pages. With HAWHAW you can publish dynamic WML pages and control the output with a ...
ANG
GES
G
P
Sophisticated XML Management library for XML file that does not rely at
all on php pre-defined xml classes.
ANG
GES
G
P
Prints the uptime of the system in a way you want it to, needs /proc/uptime and therefore works only with Linux.
ANG
GES
G
P
Basic message Catalog utility for php, provides a basic way to generate
multiple languages scripts
ANG
GES
G
P
A rule-based system for developing sophisticated tables. You can loop
over an array of colors (or colspan, or align, or whatever) by row or col
...
ANG
GES
G
P
Ever written some large-ish PHP app and wished you didn't have to write all those SQL statements by hand? To create all those oh-so-similar classe ...