Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Helma is a web application framework. It offers support for various scripting engines, but still the Rhino JS scripting engine plugin is the only bundled plugin. This project offers a PHP plugin, allowing PHP developers to make use of the Helma web appli
NOTE: unsupported - do you want to maintain this project? contact me! Markdownify is a HTML to Markdown converter written in PHP. See it as the successor to `html2text.php` since it has better design, better performance and less corner cases.
Sabai is a PHP web application framework based on the MVC pattern that allows development of web applications as sabai (which means comfortable or smooth in Thai) as possible.
Php Object Generator is an open source PHP code generator which generates clean & tested Object Oriented code for your PHP4/PHP5 application. By generating PHP objects with integrated CRUD methods, POG gives you a head start in any project.
ekans is just another php library that claims to be lightweight, object oriented and simple. currently provided are authentication, authorization (acl), session's and dependency injection.
Legato is above all a fast and lightweight, complete Web framework offering both server-side (PHP 5) and client-side (JavaScript) components to ease in the development and maintenance of today's demanding Web sites.
Armory Interface (short: ai) is a script to include informations of World of Warcraft items from the Armory (Blizzard Web-Database) as PHP object or as MouseOver boxes output, like in the Armory self, but with clean and semantic markup (XHTML) and JS/CSS
The Qwik project is aimed to support the development of the Qwik content management system. This Qwik project includes, besides the Qwik cms, also the Qwik Works platform: small standalone applications supporting the Qwik content management system.
LighTemplate is a Lightweight Templating Class written in PHP 5 to generate whatever text content you want ((x)HTML, XML, Text, ...). No cache (not needed, it is fast enough), no plugins (not needed, they would make it slower).
OpenSeeds is an open-source web-development framework and object model designed for the LAMP environment. It is designed with complex systems in mind. The framework itself is light-weight. The object model is simplistic.
A PHP library providing an iCalendar parser and object creator. It is object orientated, unit tested, and conforms strictly to the latest iCalendar standard (the successor to RFC2445).
PHPOP, or POP for short, is an open source web application framework for fast and efficient scripting and serving of your websites and Internet applications.
A domain framework based on PHP5, XML and XSLT. The framework is implemented in two layers. A domain layer implemented as a OO state masching, for flow control, and GUI manipulation.
A system layer for interaction width the DB, and storing env. variables
`parsehtml.php` is a HTML parser written in PHP. It should be pretty fast and can even cope with invalid HTML input.
Additionally a function is provided to indent HTML code properly.
ProForma is a fully object-oriented PHP5 library for building and managing XHTML forms. It provides a standard API for form creation, validation, auto-fill, and more. The XHTML output is standards compliant and highly skinnable using CSS.
QuickFrame provides a rapid development framework for PHP 5 powered sites. Due to its modular structure QuickFrame can be used as a skeleton for new sites or as a full-featured CMS ready to be deployed within minutes.
A framework for PHP5 to automagically create classes that map your DB and also create methods to obtain related objects. Don't code a getter or setter again! Imagine this: $client =& Client::factory(4)... and without having to code the Client class.
Php5Utils is a collection of small components written for general use in php5. Parts of code comes from projects developed by Active Mind for giarre.com administrative tools
MyAppFW is basic php application framework designed to be used as a base or learning guide for PHP projects that need (Multiple) Template Support, Advanced DB Support, Proper Email handling and some other basic useful functions for live dynamic websites.