Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
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.
The PHLIPS project is a PHP extension for CLIPS, a tool for building expert systems. It provides PHP with a basic interface to a CLIPS environment. Its purpose is to allow deployment of expert systems in PHP.
XML_XSLT2Processor is a PHP class that allows you to perform XSLT 2.0 transformations within PHP by using SAXON or AltovaXML. All with the ease of the PHP XSL extension. Documentation is available from the project's Wiki.
NOTICE:
This project is now dead. See the following news item for details on why and what to use instead:
https://sourceforge.net/p/xslt2processor/news/2013/12/project-is-now-dead-for-the-best-reason-imaginable/
A PHP class file that allows one to quickly determine the client's browser and system information based on the HTTP_USER_AGENT string. The class can be used to generate browser specific html markup and other client side scripting.
PHP DocWriter is a set of PHP classes that generates StarOffice/OpenOffice.org documents. With the help of OpenOffice.org application it can also convert this document into other document formats like MS Word, PDF, RTF, HTML, LaTeX, XHTML, etc.
A newsletter system based on PHP and MySQL that can be easily integrated into an existing web site. Features multiple lists, personalised emails, can handle a large number of subscribers and keeps a log of all sent emails.
Provide HTML form handling functions as PHP4 module.
There are many form classes/functions implemented as PHP script. However, they are not fast enough or lack features. This project aims to provide HTML form handling functions for PHP written in C.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
This web app builds forplication handles tasks associated with a helpdesk. The program currently uses PHP and MySQL. Users can add, modify, and delete such things as current tasks. A new version is about to be released
This project, PHP Locale, is a set of tools that provides a framework to help you develop multilingual web site. Including Locale Negotiator that detects user's language and charset preference, ISO 639-1 code to Language name mapping, ISO-3166 code to Cou
You all know those little net tools like finger, traceroute etc. They have many similarities in functionality and would benefit from having common interface, to my knowledge there has been none, until now.. or atleast soon :-)
Read, write, and modify Palm OS PDB files with PHP. Base class is extendable to work with specific formats. Currently supports Addresses, DOC, Datebook, MobileDB, and SmallBASIC. An example converts HTML/Text to DOC.
Project has moved to GitHub.
https://github.com/fidian/php-pdb/
PHP Running Management is a set of scripts for runners. Users can enter intermediate times of training or race performance for calculating various statistics (distance, speed, time/km, projection on different distance, etc.) and drawing graphs.
PHP Voucher is a simple manager to create, check and execute unique vouchers. It works without SQL database. The generated codes are encrypted with MD5 algorithm and saved in data files (*.dat). Executed vouchers are registered and cannot be used again.
Generating codes: makecode.php
Checking codes: checkvoucher.php
Configuration: config.php
Style: main.css
PHP Weather makes it easy to show the current weather on your webpage. All you need is a local airport, that makes some special weather reports called METARs. The reports are updated once or twice an hour.
Provides an Apache style directory listing with functionality to enable upload, editing, moving, copying, renaming, and deleting of files. This script is designed for use in environments where administering a website can only be done through http.
This is a complete API to access World of Warcraft armory at battle.net. This also includes cache control, so you can keep below the daily request limit.
Ideas is more than welcome.
Change log: http://sourceforge.net/p/wowarmoryapi/home/Changelog
DBG is a full-featured PHP Debugger and Profiler. Makes it easier to find problems or bugs in PHP scripts. DBG supports back-tracking, watching variables, viewing arguments passed to all nested function calls at any point of execution. Opensource.