depage.net

Loading…
depage-forms
depage-forms is PHP library for HTML form generation with focus on usability. It is part of the upcoming version of depage-cms, but it also works as a standalone library. By abstracting HTML, browser flaws (duplicate form submissions) and form validation, it provides a comfortable way to obtain reliable and validated data from users.
depage-graphics
depage-graphics is a helper class to get resized and optimized images and thumbnails.
depage-db
depage-db is a small wrapper around the pdo object which allows late/on demand initializition of the database connection. The Schema Class allows easy updates of SQL Schemata in Mysql-Databases.