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.
Create free account
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
PLUM is a flexible and extensible PHP5 framework for creating websites and webapps. All document processing is done by PLUM's modules, not PLUM itself. PLUM doesn't use any template systems. It produces output from XML using XSL transformations.
flxAJAX (Flexible AJAX) is an implementation of the AJAX technology in PHP. It is written in php5-oop and allows to call defined php functions from javascript, similiar to the implementation in 'sajax', but oop based and more flexible.
IAPlatform is a base PHP framework nesting many other internet applications (as eXtensions), enabling interaction with them and bringing a whole new content management system. IAP is written in object-oriented PHP and uses SQL and XML as data sources.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
PHP form elements for use in CMS/wiki/content rendering applications. Form elements are defined as classes and are template-engine ready. Methods for form/element creation/verification in code, and separate (subsequent, optional) rendering by a template.
A relational database record editor/viewer which automatically links tables and gives users options for link fields. Allows editing of all tables and records in the database. Based on PEAR's DB_DataObject_FormBuilder.
A geographic distance and azimuth calculation library for PHP. This object-oriented library provides a simple way to calculate the distance between two points of latitude / longitude on the globe. Also provides a ZIP Code database.
phpOBrowser is a dynamic object browser that allows you to browse through all available folders, files, sections, and objects in any php application and see classes, properties, methods and constants that are available.
Data Access Objects for PHP5. A set of classes used for connecting to databases in PHP5. The goal is to provide PHP5 developers with a unified OO API to access databases.
Xphere IDE is an Integrated Development Environment based on Eclipse and intended for developing JAVA Applications, JAVA Applets, JAVA SERVLETS, EJB's and PHP software. Xphere IDE is a compilation of Eclipse plugins and other software.
DMCA stands for Dynamic Module and Component Administration makes develop the represent layer of a PHP CMS more easy and comfortable. it provides useful APIs and meanwhile supply friendly user interface to create and administrate modules and components.
A PHP5 Model/View/Controller framework including components for easy and extensible form validation, module and action level role and user-based security, support for the Smarty template engine and a layer on top of PEAR::DB for passing named parameters.
LanguageSys is a class/libary for internationalizing applications written in PHP/Python.
It uses language tags as recommended by rfc1766 and handles the access to separated files for storage of language specific datas. With precompilation support.
phpBeans provides software and specifications for enabling n-tier development within PHP, such as the phpBeans Object Server, and interoperable with other languages as well. phpBeans can be downloaded from http://www.sitelliteforge.com/
The JavaScript Object Notation (JSON) is a simple and lightweight data interchange format. This project provides PHP libraries for manipulating JSON objects. For more information on JSON, visit http://www.json.org/
A PHP tool used to make up a markup language output (e.g. HTML). Good for object-based output generating, as you don't take care of closing elements. Data posted to it are printed immediately (you don't have to wait for remaining parts of the element).
phpMyORM is a Object Relational Mapping library for PHP and MySQL. It supports basic CRUD (Create, Read, Update, Destroy) functionality from within PHP objects. It does this by creating SQL based on info describing your PHP objects and database layout.
QBOOM: a PHP5 based object model (OM) for the QuickBooks (QB) accounting system via SOAP calls to the Remote Data Connector (RDC) for QB. Currently The SOAP interface to QB works, the object models are in the planning stage.
DC Ent is a development platform made for fast, easy ,clean web development and maintenance written in PHP.All pages are generated from mysql database .You can include files,add php scripts,edit records in db and very easy manage page components .
AQAL makes easy to access data on DBs without know SQL.
It implements Business Object/Manager pattern: Object maps table, builds SQL syntax, carries data; Manager performs queries, handles Objects (conveniently extended by Application Business Objects).
Dorm is a PHP object/relational persistence tool. It features CRUD operations (create/read/update/delete), plus a select method, for retrieving and populating sets of objects. An XML file defines the mapping between tables and classes (like Hibernate)