521 projects tagged "PHP"
LDAP Account Manager (LAM) is a web frontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. LAM was designed to make LDAP management as easy as possible for the user. It abstracts from the technical details of LDAP and allows persons without technical background to manage LDAP entries. If needed, power users may still directly edit LDAP entries via the integrated LDAP browser.
Embedthis Appweb is a fast, little embedded Web server. It is unmatched in efficiency and serves pages at native speed, using an event-driven, non-blocking core to serve multiple requests using minimal resources. It has integrated caching and the Embedded Server Pages C-Language Web framework. Without compromising performance, it has extensive security controls and a rigorous security sandbox that helps protect the server and mitigate denial-of-service attacks. It is one of the most widely deployed embedded Web servers and is used in networking equipment, telephony, mobile devices, industrial control, and consumer and office equipment, and in high-performance Web services.
Translation is a Web-based language teacher's tool. It allows you to add sentences and their correct translations to a database via a browser, choose from the database which sentences to 'serve' to a group or an individual student, give a header and a footer text to the prepared translation and activate it for use, and add students to the database. The students can browse to their part of Translation, log in, and do their excercise. When students have completed their task, a message is sent to them and their teacher containing the original sentences and the correct translation by the teacher and the pupil's version. The Administrator of Tranlation can add teachers to the database and modify the language.php file to the desired language, visible in the browser by everyone. It has language support for Dutch, English, German, Greek, Finnish, French, Italian, Japanese, Spanish, and Turkish.
vTemplate is a PHP class that is intended to make splitting PHP from HTML a simple and natural task. It has easily understandable syntax that is much easier to use than other template classes. It compiles a template into native PHP code using one PCRE call, thus the parsing is extremely fast. It also has powerful caching and debugging classes to extend the functionality.
WebTools is "system" of multiple modules and libraries. Along with template engine capabilities, it features session management, global variables support, cookies support, and various database interfaces. It also features a pure Perl mail client, categories management, form checking, and libraries such as a CGI-based downloading library, HTML parsers, and a library that makes PHP functions available to Perl for ease of development.
FortuneLiddy is a MySQL-driven, object-oriented PHP fortune script. The object provides basic functionality (add, remove, display random, list all, etc.); a basic editing and display script is provided to get you going. The focus is on adding and displaying your own fortunes, rather than merely being a wrapper for the commandline version.