myMVC is yet another mvc framework for php. The purpose of this one is not to generate all your code, but to help you write your code faster and easier. This framework is for the php coder who need a starting minimal framework to make is web application.
XTemplate is a template engine for PHP that allows you to store your HTML code separately to your PHPcode. It has many useful features yet code is short and highly optimized. The code is stored here but eveything else is on http://www.phpxtemplate.org/
PHP class that separates programming from presentation using templates
WebComponent is a simple but flexible and powerful PHP class that outputs HTML content to the browser, based on templates and variables. Under a good design it eliminates the "developers vs art designers" war, separating the programming from presentation code.
Full-stack observability with actually useful AI | Grafana Cloud
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.
LayManSys - Layout Management System - is a PHP framework, that helps you providing a consistent look&feel of your web pages. It stores the meta information about the documents in RDF files and uses them for generating the HTML frame (<head> and footer).
htmltmpl is a templating engine for Python and PHP. It is targeted to web application developers, who want to separate program code and design (HTML code) of their projects. Even webdesigners can easily learn its simple but powerful template language.
Sparse lets you write simple HTML templates which are turned into fully-fledged MySQL-based applications with degradable Ajax. Easily integrated with PHPcode. Does automated data and error handling, input validation, searching, sorting, and navigation.
VGPS is a PHP/MySQL based provisioning system intended to generate vendor-specific configuration files for Voice-over-IP (VoIP) devices via a generic HTTP API.
GateRoom is a real MVC framework. The only one which also thrives to divide between server code and client code completly. Those creating a loose framwork (or collection of tools) to create web sites and web application with the newest of techs available.
Le Caché makes cache files of selected PHP code's output on first run, and then shows the cache instead of re-executing the code. To refresh the cache, delete the cache file, and it starts over again. ( Check the documentation for further explanation )
Rev = Really Easy Validation - write your form validation code once in this simple and powerful language that generates code for JavaScript, Perl, PHP, and Java. With Rev you get server side and client side data validation with no duplicated code.
Openology's goal is to provide a way to integrate the many open source PHP web applications. Integation consist of the frontend design and the backend code integration.
Free scripts & examples- JSP, Eclipse, SQL, PHP, ASP, Win32 Batch, Javascript, Flash/Actionscript. -=-=-=-=-=-=- NOTE: This project is closed. For new development related to integrating Beyond Compare with Eclipse, see http://beyondcvs.sourceforge.net/
PHP-O-Lait is a library that, in 2 boiler-plate lines of code, allows you to call server-side PHPcode from client-side JavaScript. It's so easy, in fact, that you don't need to know how it does it (hint, it uses Ajax and JSON).
Codefusion, is a code compression library, for websites. It removes all extra data streamed to the clients browser.
It can be included as a PHP (or other languages that support pipes) function, into your code/website.
The package is an object oriented abstraction layer between PHP and the Google Maps API. The intention of this package is to eliminate the need to hand code javascript to work with the API. It will have utilities to add custom mapping and icon creations.
A library for Atom / RSS feed fetching and parsing. Maps all feeds (where possible) to the latest Atom format, so that your code doesn't have to care what format the source was in. Supports Atom 1.0, 0.3, RSS 2.0, 1.0, 0.9x
PAS, Application Server for PHP, breaks down Web application in small XML and PHP files. Features : code reuse, packaging, database abstraction, easy integration with IDEs, apply M.V.C. patern (separate business logic and front end GUI).
A visual integrated development environment (IDE) for PHP making it easy to create and edit PHP websites by providing useful tools such as directory structure management, instant keyword help, code highlighting and syntax checker.
Valid CGI Values is (currently) a XHTML forms based technologie for validating CGI values submitted by these forms. It consists of a form parser that analyzes web forms and a package with validation functions.