Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
PHP_Debug : A simple and fast way to debug PHPcode This PHP debug library offers you the ability to debug your PHPcode and generate a trace of your program. - Process time - Database and query process time - Functionnal debug - Check performance
pycpp is a free C++ class library that will help you to easily write C++ code for both, embedding and extending C++ and Python. It comes along with a codegenerator that uses Python itself as interface language between C++ and your Python code.
This project has created a plugin for the Multi Purpose Viewer (MPV) an open source Image Generator (IG) used for testing the Common Image Generator Interface (CIGI). The code of this project is an adaptation of the ShaderManager from Delta3D.
phpAWE is object oriented php library designed to help building webpages. It provides some highly abstract classes that could be easily extended to model desired data structures. More information is included in source code. Documentation coming soon!
A library for managed persistence for mysql and php. Quickens php-application development by reducing the amount of code needed for business-methods. Like Java's Hibernate, the methods for basic CRUD operations are implemented and more can be created.
Interact with databases in PHP5 with 1 line of code
A PHP5 Database Abstraction Class (MySql, Sqlite3, PostgreSQL). The goal is to help you do common database interactions in 1 line of code. Operations return native PHP types (arrays, integers, boolean) so you have less to worry about.
Written in javascript and PHP, SigmaVisual is web based visual AJAX UI builder for professional developers. Developers save their time in building up prototype as well as real web applications. TreeBar, TreeGrid, Layout, Menu are supported.
An extensible website content management system designed to more closely match the needs of government websites. This project is now hosted at Google Code
RunwayPHP provides an alternative for PHP programmers who are thinking of shifting to Ruby for the sake of Rails. Coding speed is improved via extensive MVC base classes and useful wizard-type scripts.
Little Message Board is 200 lines of PHPcode which displays a small 'add comment' form in your page. It also displays the comments which have been added. Use it as a guestbook, tiny blog, to collect comments on a webpage, &tc. Includes captcha.
An Open Source Web Application Framework and CMS based on an Object Database, which can host multiple websites on a single installation, with easy setup, integrated caching and a "model/view/controller" templating system separating code from layout.
PHP Compressor is a PHP class that compress a selected directory and files into an install.php file.
You can chose the destination directory where decompress the file, and you can chose a file that will be executed at the end of decompression.
PHPMyReport is a MySQL report generator and exporter. Great for database administrator for viewing, creating, and managing MySQL Report Database. It made by PHP,MySQL, and FPDF. Require PDFLib.
button.php is a PHP script to have unlimited buttons for web pages build from only one master image. It is configurable via GET parameters and/or config file. You have a whole button set with caching in one script. Generator script for 1st steps included
ParGeL is an LALR(k) parser generator, which allows creation of inheritable parsers in runtime and compile time environments. ParGeL is written 100% in Java.
Webstraction is a php 'not framework' aimed at easing web development by providing a convenient and overridable abstraction to common tasks, including plain html code, javascript, css, ajax, and support for extensions.
Weathermap5rrd is fork of Alexandre Fontelle's Weathermap4rrd which is weathermap PNG picture generator. Picture represents logical structure of network.
Wikepage is a small wiki - blog hybrid site generator written in PHP. It runs without a database. It has i18n support, multilanguage site support, password protected pages, table support, css styling, RSS output, and alot of other features
A realtime evaluator/debug tool for PHP, and the Dojo toolkit packed in a single PHP file. Code is executed server-side as you type, results returned via AJAX. See code in action as you type. Comes with a code indentation WYSIWYG and a MySQL browser.
PHPGRID is an open source framework designed for PHP programmer which is suitalbe for rapidly developing DEMO,CRM,OA,ERP,electron-governing system,website background administration.
Website:http://phpgrid.sf.net
This project is designed to create an interface to go between the EvE-Online InGame Browser and PHPBB. Code is available directly via the SourceForge subversion system. Changes can be made by SVN patches.
Complete LALR(1) parser generator and engine in PHP.
Complete LALR(1) parser generator and engine (like BISON or YACC) but it's all done in PHP, and the input grammar is easier and more maintainable. Write your actions in PHP. Generate PHP output code. Drive your parser with PHP. Wanna make a language?