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
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
PHP-O-Lait is a library that, in 2 boiler-plate lines of code, allows you to call server-side PHP code 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).
A PHP class and example implementation of an image CAPTCHA. Uses random TrueTrype fonts and ramdom lengths, sizes and character rotation, as well as a full character set to defeat character recognition bots. Primarily used for spam prevention in web apps
A project for network monitoring and asset tracking. This tool is used to track assets for fault reporting, network fault diagnosis and to identify which equipment will lose network connectivity in the event of hardware failure.
PHP2ICQ is a libary which lets you easily send ICQ Messages from your own php scripts by using a direct connection to the ICQ server via the Oscar protocol (ICQ v7/v8/v9). It is completely written from scratch.
A PHP Smarty library for easy setup and use of base framework templates within PHP Smarty. A set of base content definition and base content template display plug-in functions.
The Floranta libraries provide components for building Rich Client Wikis using AJAX or Java. Floranta clients can be embedded in any webpage (even plain html) and allow users to leave notes, images, cards, etc on the pages. Eg: http://www.floranta.com
Functions and libraries that correctly replaces standart quotes (inch sign) to the russian typographic quotes («...», etc), places non-breaking spaces where needed, etc.
PHPRPMs is a collection of tools required to build PHP extensions "missing" from your RedHat/Fedora distribution (such as mhash, mcrypt, FDFtk, mssql, SQLite, APC, APD, dBase, filePro and others) as RPM add-ons to your "factory" PHP packages.
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
CBL Partial Updater is an AJAX library for PHP. Unlike other libraries, all operations are controlled by the server side. Using the library, it is very easy to add AJAX features to existing PHP applications.
A PHP class for rendering live progress bar in long loading script. It displays a real progress bar to show progression of a script (pourcent, time elapsed, time remaining, task in progress). You can use template for rendering progress.
Yggdrasil will be a database independend Content Managment System (CMS) written in PHP with plugin support. At the moment, however, only Nidhogg Database Abstract Layer and Heidrun Template Engine are usable and will be soon available for download.
Blossym! is a simple PHP blogging script which sends page content in the Atom 1.0 XML format thereby letting XHTML generation occur on the browser via an XSLT transformation (and also on the server if the 'xslt' PHP module is installed)
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.
PHP authentication library, to allow multiple authentication to different sources, such as OpenLDAP, AD (inc. groups), NIS, Database tables (using adodb), remote web sites and CIFS shares. Author: steve@goodman.net
This is a php script aimed at being able to proxy around filters (ip based and word based) when browsing a web site through this script. It is simple to use and install and is also very fast.
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).