586 projects tagged "English"
DBLIB is a PHP library to create WWW interfaces to databases. Its main aim is to support creating interfaces for site administrators, but it can be used as well to create public end-user interfaces. It features over 15 widget types (text, numbers, datetime, password, reference to another table, etc.), automatic data conversion and escaping, automatic input checking in all fields, an abstract data layer that supports several SQL databases, LDAP, and text/dbm files. DBLIB is not a low-level database manager like PHPMyAdmin.
PyC2LaTeX converts a given C, Java, or Think/Fractal adl or idl file into a LaTeX file that can be used for pretty-printing the code. It features line numbering, indentation, support for international characters, and syntax highlighting. The text in the output is otherwise unmodified. One of the main goals of this script is to provide LaTeX code that can be directly included in other LaTeX files to write software documentation.
PmWiki is a WikiWikiWeb clone that is primarily designed as a tool to support easy, collaborative authoring and maintenance of Web sites. It does not require a relational database such as MySQL. It has advanced template capabilities, page grouping features, password protection for groups and pages, modular plug-in capabilities, and easy-to-customize wiki markup languages and tools.
The ATK Framework is a PHP business framework. It is targeted at developers who wish to focus on business logic instead of coding HTML. ATK provides a complete framework that requires only small amounts of code to get usable applications, while maintaining full flexibility. ATK has a model driven approach, but is 100% customizable.