Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Start Free
99.99% Uptime for MySQL and PostgreSQL Databases
Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
A PHP application framework that allows the use of PHP code by a web developer without having to write any PHP code. The concept uses a custom tag mixed within HTMLcode and an interpreter engine to render the tags using predefined PHP objects.
Extensible Bulletin Board Code System is designed to be an extensible system for parsing bulletin board code (commonly referred to as "bbcode") to or from HTML.
PHPSCH is php based source code syntax highlighter. It supports php, c++, c#, java, delphi, css, html, mysql. You can change the default syntax colors with yours. project page: www.ibonette.com/phpsch-source-code-highlighter-kaynak-kod-renklendirici
This anonymous emailer script written in PHP is a free, opensource project designed to send EMails from anyone to anyone, with additional details such as Reply-To ,an anti-spam CAPTCHA and a WYSIWYG.
MOStlyCE is a "What You See Is What You Get" (WYSIWYG) editor for the open source Mia Content Management System (MiaCMS). MOStlyCE aims to bring simply, yet power, HTML editing capabilities into the hands on the average user.
PHP code documentor, for PHP object and non-object code. Generates HTML documentation from PHP source code and javadoc tags. User's guide, examples provided at http://phpsimpledoc.tig12.net
The CMS-Bandits is a set of php scripts, with online html editor, calendar, search engine, rss reader, revision log, personal nickpage, comment system, webcrawler and even more.
Creating Forms and its Elements with few lines of PHP code, without any HTML. Ajax support, JS-AFV (auto-form-validation). Now also with brandnew Templatesystem to reload ones filled out Forms. Ride the Lightning !!!
Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.
Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
`parsehtml.php` is a HTML parser written in PHP. It should be pretty fast and can even cope with invalid HTML input.
Additionally a function is provided to indent HTMLcode properly.
PTM is a Perl/HTML hybrid, similar to PHP in tag syntax. It allows for the ease of PHP-style inline code in your dynamic HTML documents while supplying the power of Perl that many find to be sorely lacking in PHP.
HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier removes all malicious code (better known as XSS) with a thoroughly audited and secure yet permissive whitelist, and ensure standards compliance.
LiteTemplate est une Class PHP pour gérer des templates. Cela permet de séparer le code PHP et HTML. Compatible PHP4. LiteTemplate is Class PHP to manage templates. That makes it possible to separate code PHP and HTML. Compatible PHP4.
Have you heard about Haml project?? It is template system for Ruby. Writed by Hampton Catlin, Jeff Hardy and Nathan Weizenbaum. I rewrite it for PHP with small chages. Check it!
XTemplate is a template engine for PHP that allows you to store your HTMLcode separately to your PHP code. 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/
easy-GUI is a PHP software development framework that makes writing forms and GUI under PHP very easy and without having to integrate HTMLcode into PHP-based applications. It's a kind of GWT (Google web toolit) but for front-ends written in PHP.
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.
phpDbEdit is a database independant code generator that produces php/html page to edit a database table with CRUD (create, read, update and delete) functionality.
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).
A port of Webmin's weblib.pl to help writing php webmin modules. The phplib html template class is also included to have a true separation between code and html.
PHPills is a serie of classes and functions that allow developers write HTML in your applications without the need to merge HTMLcode directly in your PHP code.
Sparse lets you write simple HTML templates which are turned into fully-fledged MySQL-based applications with degradable Ajax. Easily integrated with PHP code. Does automated data and error handling, input validation, searching, sorting, and navigation.
FWork is an easy-to-use MVC / IoC / Aspect framework for web developping with PHP5. It uses Actions (like Struts), Jobs and View Templates to separate programming code from viewing code (essentialy HTML), reaching an reusable and organized structure .