This package can be used to manipulate database table records using Web forms. It can generate validated HTML forms for creating or editing database table records from a definition of the mapping of table fields into form fields. The database is accessed using PEAR::DB API. The output of the forms is defined using the Smarty template engine. The code and comments are in Portuguese.