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.
The Objective PHP Project tries to bring a new development standard to PHP5 developers, who won't use or need a complex framework. This project template is very easy to understand and to expand.
Framework phpDays - flexible php framework for rapid web site development. Using MVC, logging, yaml configurations, php5 class autoloading, support all databases. Based on strict php5 OOP and php design patterns
PhpBF is a Smarty-based PHP5Framework allowing faster and more robust web development without compromising performance and flexibility. It deals with common tasks such as DB access, globalization, and implements the MVC pattern in a clean file structure
TEC - A PHP5 Event-driven Framework Object oriented framework, fast as easy development of Web sites by using the framework components or by creating new UserControls with templates. Native Ajax support.
Chelvi is object oriented cute PHP5framework for creating web applications. The objective is to help developers to create web applications without restricting their ideas.
bolsites is a powerful and speed optimized PHP5framework for developing websites by using the Model View Control architecture and MySQL. Another main features is that you could use one single instance of bolsites for all pages on the same server.
leaf framework, is a Greek open source MVC framework in PHP. Simple, fast, with a small footprint, easily extensible using PHP5`s new Object Oriented capabilities and well documented.
xpozz is an object-less MVC framework built using php5 with the support for mysql database.
aimed to make it easier for new fresh developers to understand and follow closely with the MVC philosophy.
IQuiP AE is a framework for developing AJAX rich network applications in PHP5 without needing to write a line of HTML or Javascript. Features include a signal/slot design pattern and an event driven user interface.
Lightweight Object-oriented PHP5framework, to promote MVC & best-practice for any project size, from peronal page to whole web 2.0 websites. (see Pooji & Theo frameworks that offers Ajax & ORM services)
Compass Component Framework (CCF) for PHP 5.1 and higher is a lightweight object-oriented library which allows to develop OO applications quickly, using wide-known patterns like MVC, FrontController and Injection of Control.
Another PHP MVC framework.
Goals are: cakephp's style, lightweight, strength javascript/ajax integration.
OO and Coded in PHP5, ready to move to PHP6.
dbo, url routing, many helpers, debugging tools, scaffolding..
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
PHPLights is a modern, lightweight and PHP5 based application development framework. It makes heavy use of PHPs object oriented features like interfaces, abstract classes and exceptions making the core library very lean, easy to understand and extens
PHP-Qt is an extension for PHP5 that aims to write software with the Qt Toolkit. It provides an object-oriented interface to the Qt4 Framework. This is an auxiliary site for https://developer.berlios.de/projects/php-qt/
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.