Torba
The Class Library contains classes for dealing with:
- preferences (configuration files),
- logging,
- error handling,
- SQL databases,
- custom SQL queries (with joins and temporary tables),
- email sending,
- XML parsing,
- HTML generation
-
template-based text generation
(suitable for web pages, email messages, etc.)
- session support,
- form handling with validation,
- image processing.
The Application Framework simplifies the most common tasks
of development of complex database-driven web applications.
It supports
- action-based script framework
- user authentication/authorization (signup/login/logout cycle)
- internationalization