No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
MongoDB Atlas runs apps anywhere
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.
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).
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.
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).
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.
YATS is a PHP C extension that implements a custom templating language, similar to FastTemplate, for clean separation of code/logic from display/html. Coded with emphasis on simplicity and execution speed. Supports GNU Gettext for multi-lingual sites.
SPAuth aims to be the simplest, yet most powerful web page authing system known to man.
It is writen in PHP.
FEATURES:
* unlimited users & groups
* only 1 line of code needed for basic authing.
* only 4 lines of code for group access authing.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
HTML Code Convert helps speed up the conversion of HTML code into different format including Java Script, JavaServer Pages, Microsoft ASP, PHP, Perl, and the UNIX Shell. It is particularly useful in CGI scripting.
chloroForm is a simple, XML-based PHP form automation class providing entry method rendering, easy and flexible data validation and simple data binding to mysql records
SMAC stands for "Seperate Markup And Code", and is a template class for PHP that contains a very small and very fast set of functions.
SMAC merges your PHP generated content with a template that determines how it is displayed.
SpTemplate is a full and extreme fast template system for your PHP Projects. It's very easy to implent and to use. It provides basic features like PHP Code.
Discontinued. This library provides a simple way of separating the HTML content from the code written in PHP or ASP. It is designed to use the same templates and provide identical interface in both these languages.
PanaChart is a PHP class for online charts creation using PHP and the GD image manipulation library. It makes it easy to plot several types of charts with less then 10 lines of code. It is suited for any scientific or business web application.
warena - a mysql/php based website content administration system designed for gaming clan websites. you can base your complete clan website on warena, with features like news, awards, clanmember, team, game, gametype, war, warshot, wardemo, management.
PHP FormMail Generator - A tool to create ready-to-use web forms in a flash. Once the form has been generated, you have a full functional web form. Including error checking of required fields, email address validation, credit card number & expiry date che
From an xml-defined data-schema, a db schema and a php object model is generated with getters/setters, db persistence, html form templates and html post/data reception. OBSOLETE! Have a look at http://propel.phpdb.org/ instead.
PHP-Libs is a Mad-Libs-like online game that lets you give words for a story template and get a humorous story in return. In addition, users can submit their own story templates for others to use later.
Object - Relational framework for php like many those in Java. Converts objects to tables rows and back, so instead of seeing SQL in your code you see objects.