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
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
SAPRFC is the extension module for PHP4 and PHP5 that allow call ABAP functions in an SAP R/3 system from PHP scripts. On other side it's also possible write RFC server program in PHP and call PHP functions from ABAP.
A lightweight PHP implementation of Don Park's original identicon code for visual representation of MD5 hash values. The program uses the standard PHP GD library for image processing.
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
All2SQL is a PHP library that converts any parsable format to valid SQL insertion code, allowing you to import any data source into your database. All you need is a parser! The MySQL platform is supported, with more to be added.
Simple software that allows user to execute PHP code on server, using eval() function... Very helpful for quick code testing and for learning PHP. Careful as it can execute anything on the server...
RSCC - Really Simple Comic Code. from a single file installation for a simple webcomic, one minute installation and its working. doesn't get much easier.
...It detects kernel version ,gcc and auto pwn it for specific vulnerabilities. A standard proof of concept.This PHP based script, when allows to upload on vulnerable server .
Manage your SQL DBs from your browser, edit, add, delete and backup your datas, this has never been easier. SQL is written with Geshi colors. Required on your server : Apache2, php5, php5-mysql addon. The mysql server is not required on the same computer
A comprehensive PHP implementation of the most important Twitter API functionalities that enables programmers to interact with Twitter in their own webapplications easily. Post new messages to Twitter by adding only 4 lines of code to your app!
...The project's purpose is to create the object that can be dynamically extended oneself . ExtensibleObject can extend oneself by other ExtensibleObject anywhere in your code.
CapCaptcha source code is open source (under GPL license) designed for use in a personalized service and elegant to distinguish human users to compile modules on your websites.
Odin WSC, bir web sitesinin, dinamik olarak çalışmasına yarayan PHP kodlarını, hazır modüller yardımıyla sadece form doldurarak, sisteme entegre edilmesine yarayan bir motordur.
GGGOOOIIIPPP, standing for "Geeklog GNU GPL Object Oriented Opend ID Implemention In Pure PHP Project", not-surprisingly consists in a library that offers full client / server support for OpenID v2.0 protocol to any existing project the libre way.
Php block is a map engine where modules can be plugged. The base of concept is block image caclulate by server and display to user. Currently a dungeon game is included in this project to test system.
Project DGserv consists has to create any sort of patch. We are based on the emulateur mangos. His(her,its) patchs has for purpose to return the waiter(server) more fun. Patch level 250, patch npc teleporteur, patch marchan ect...
"Extended Data Types for PHP" is a collection of PHP5 classes, which provide easily usable common data types like Lists, Trees or Graphs. Installation will be possible via an PEAR Channel or as local library in a website's code base.
PHPAutoRequire is a PHP5 library which recursively scans a set of directories and stores filenames in a cache in order to automatically load classes when PHP tries to instantiate them. Use it if you want to get rid of require_onces in your code