135 projects tagged "PHP"
Amun is a content management framework based on the PSX framework. The goal is to build a more federated and programmable Web. This is achieved by providing a RESTful API for managing and distributing the content in standard formats like JSON, XML, Atom, and RSS. It tries to support open standards like OAuth, OpenID, etc., and gives you the freedom to access the data of a Website in the way you like. It tries to enable easy communication from server to server, browser to server, and application to server.
Permission Record Information Machine (PRIM) delivers database connectivity via a web browser. Users can have different database permissions (e.g. create tables, modify tables, etc.). PRIM has built-in database analytical tools such as graph displays, reporting, etc. English and Chinese (Big5) language support.
PigeonReader is the Web mail client of the PigeonAir project, a solution for easily building clustered, scalable, and modular email services. PigeonReader is completely UTF-8 compliant, allowing any charset to be used. It is based on XML, which allows skins and themes to be easily written using the XSLT language. It was written to be easily used in a cluster of Web servers, where multiple and different domains are to be managed transparently to the end user, possibly with different skins, features, and configurations.
PigeonAdmin is the mail administration interface of the PigeonAir project, a solution for easily building clustered, scalable, and modular email services. PigeonAdmin allows many virtual domains of the mail server to be easily managed using a simple Web interface. It allows every domain to have a different configuration than any other. It also allows domain administrators to choose which configurations to force on their own users or which parameters the users will be able to configure and modify by themselves.
oXygen is an XML editor that supports any XML document, and works with XML Schemas, DTDs, Relax NG schemas, and NRL Schemas. It has powerful transformation support that allows you to edit XSLT and XSL-FO documents and to obtain documents in the desired output format (such as HTML, PS, or PDF) with just one click. It also includes a complete Subversion client, support for flattening XML Schemata, an XML Schema instance generator, integration with the X-Hive/DB, MarkLogic and TigerLogic XML databases, editing actions on the diagram, and a rename refactoring action.
Crossfire is a Firefly Media Server client written for the Apple iPhone and the iPod touch. It has support for streaming, browsing, and searching music content. It supports both Mobile Safari and FireFox, but can be configured for various other devices such as Windows Mobile, Symbian, etc.
PHPTAL is a fast, safe, XML-based template engine for XHTML and HTML5. It implements Zope's Template Attribute Language, which has clean, concise syntax that is compatible with XML tools (no custom ugly tags), and template source files can even be previewed in Web browsers or opened in WYSIWYG editors. Templates are compiled to PHP and cached, giving great performance and taking advantage of PHP accelerators. PHPTAL by default ensures well-formed output and escapes XML-unsafe characters everywhere, which means that your pages can be completely safe against HTML-injection (XSS) without great effort. It features fine-grained caching of output, pre- and post- filters, internationalization via gettext or custom backend, creation of custom template attributes and expressions, and templates loaded from non-standard sources (e.g. databases). It supports UTF-8 well, is easy to integrate and redistribute with PHP frameworks and applications, and has an object-oriented design and a comprehensive unit test suite.
A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.