52 projects tagged "OS Independent"
ATutor is a standards-compliant Web-based Learning Content Management System (LCMS) designed with accessibility and adaptability in mind. Administrators can install or update ATutor in minutes and customize it with their own look and feel. Educators can quickly retrieve repository content, assemble, package, and redistribute their own content, and conduct their courses online. Students learn in an adaptive learning environment.
AldoContent is a lightweight CMS focused on usability and simplicity. It is designed for multilingual Web sites and can have sections with public and private content. It has file management, is extensible with plugins, and uses gettext for localization. Is written in PHP for a MySQL backend.
TSM monitor is a Web application written in PHP to help TSM administrators quickly get reports and health status information from their TSM servers. It generates its content dynamically so one can easily add or modify queries to adapt the application to one’s own needs. It features customizable queries, a dynamically generated navigation menu, an overview page with traffic light logic, graphical timetable charts for queries with start and end time (like backups and schedules), multiple servers, login protection (authentication against a default TSM server), and result caching for better performance.
superGlobals is a PHP library that transparently injects into a superglobal or global variable while keeping all functionality of a regular array, but extending it with type casting and URI parsing into that array. It can use memcached for additional performance and can interact with custom DB abstractions (mostly PEAR). It may filter, cast, or validate variables as: boolean, integer, float, string, array, object, IPv4 address, IPv6 address, regular expression, URL, URL encoded string, HTML escaped string, or SQL escaped string. It is possible to pass a function name callback as a casting or validation method. Also, it is possible to pass multiple casting methods for each variable, which is useful for array processing.
PHP Array to Object converter is a PHP class that can be used to turn any array into an object. It takes an array and assigns the variables of the class with the values of the array entries with the same name. Array entries with array values are also converted to objects recursively.
Wired-php is an XML-RPC client for interfacing with WuBook WebServices. Wired-php allows you to export booking online steps for tourism properties and it can act as a proxy gateway to update contingents on IDS (Internet Distributon System) via the Channel Manager WooDoo. The intended audience is tourism sites and property management system developers. It should be used to implement online booking for tourism properties or to manage room contingents on the Internet.