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.
Start Free Trial
Ship Agents Faster
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.
A framework for PHP5 to automagically create classes that map your DB and also create methods to obtain related objects. Don't code a getter or setter again! Imagine this: $client =& Client::factory(4)... and without having to code the Client class.
A toolkit of nitty-gritty classes from real-life projects. Contains generic snippets along with things like server-side DOM implementation or RSA or code generation tools.
PHiMX is a command-line tool to generate XMI code of a project in PHP5. It can analyze recursively several directories of PHP scripts, supports various XMI formats and allows to integrate your own include_path.
More Than Parsing is a parser generator for context free grammars defined in a BNF-like format. It generates scanners, parsers, ASTs, etc. This sf project is no longer active, development will continue in a different place.
Create instant web 2.0 rpc server from your php classes.Need only to configure proxy metafile to get up and running.This is a fork of the excelent phpolait library. Allows you to call server-side PHPcode from client-side JavaScript. It uses
Php5Utils is a collection of small components written for general use in php5. Parts of code comes from projects developed by Active Mind for giarre.com administrative tools
Format, clean-up, beautify and standardize your phpcode with a comprehensive set of 34 options. A single 50Kb file that will highly improve the quality of your code. 3 operation modes: web interface, command line and PSPad integration.
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.
CmsForNerd is really for nerd. You need to know basic HTML CSS PHP
CmsForNerd is really for nerd. You need to know basic HTML, CSS and PHP to maintain it because it is not like any other content Management Software or CMS. We build CmsForNerd because we want to learn about HTML and how to code in PHP. LinuxMalaysia - Harisfazillah Jamel
Akelos is a PHP framework for developing database-backed web applications according to the MVC pattern. Being port of Ruby on Rails to PHP it lets you write beautiful PHP/Javascript/Ajax Code by favoring convention over configuration.
Open2SA is the 2 Step Authenticator, a PIN ciphering, 2 Factor Authentication process using a Dynamic Grid Card. The authentication technique is simple and secure and the code required for the process is compact and easy to understand.
An easy and powerful PHP based template system that allows the seperation of code and design. This will include some database abstraction, as well as a user authentication system.
TDO - Typed Data Object is a .NET source codegenerator (C#/VB) for data layers based on Microsoft SQL Server 2000/MSDE/2005/Express. TDO allows .NET Framework 2.0 developers, to have the source code automatically generated for MS SQL Server databases.
sabros.us is a CMS to put your bookmarks online with folksonomy support; just like del.icio.us, but the big diference is you will have the complete control of the source code and written on PHP with MySQL as backend we make it cross platform.
myMVC is yet another mvc framework for php. The purpose of this one is not to generate all your code, but to help you write your code faster and easier. This framework is for the php coder who need a starting minimal framework to make is web application.
Katyshop is an easy e-commerce solution written in PHP with MySQL. The code is object oriented with a very simple and clean architecture, making it easy for the programmer to work on customising the database or changing design.
This is a dynamic report generator for MySQL. End users will be able to select tables, fields and set conditions graphically using a web based interface to generate reports. These reports can then be saved or exported to other formats.
PHP2WSDL is a WSDL generator for PHP Web Service support, namely the built-in SOAP API. The definition (WSDL) are derived from the PHP object class, its method functions, the input arguments, output parameter, etc.
pHAML is a php centric HAML variant used in production. A single class that allows fast integration into the Zend Framework, Smarty, and just about anything else. Simple, fast, effective--with tools to make development and use a breeze.
A php library or sql layer with frontend and core classes to generate and run a SQL-query. For now we have Select, Update/Insert and Delete. More frontend classes possible to use your favorite functionnames