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
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
A tool to help in customization and generation of reports in PDF to open source web-based systems. It was developed a visual editor using PHP for interactive design of reports, according to the needs of the developer.
A lightweight set of Object Oriented PHP classes designed to simplify the generation and use of HTML code in your PHP projects. Never forget to close your tags again!
WebSiteSystem is a personnal projet aimed at providing a set of tools that facilitates the development of a website. Latest developments and releases focus on code generation from a simple xml description, using ad-hoc schemas.
GilliGan is outdated!
I recommend to use Doctrine 2.0 to manage your database data.
GilliGan is a PHP-Framework to create and handle html. The focus is to build forms with their items, like text inputs, checkboxes, date selects etc. and process this data with databases, email, files and ftp. Support for code assist, cause javadoc-style.
Gubed PHP Debugger is a program to debug PHP scripts.
It currently supports stepping through code, watching contents of variables and setting breakpoints (line and conditional). No changes are needed to server software or scripts being debugged.
Nexus simplifys the creation of an IRC client using PHP5 by providing developers with easy to use functions to handle IRC events without having to parse raw data. Phobos is included as an example of an IRC bot created with Nexus.
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.
SilverStripe is a Web Framework and Content Management System. It differs from many of the better known CMSes in that it uses fully object oriented code, has native Ajax support, and allows you to very cleanly customize the system to suit your needs.
ezUser is a simple framework for adding user authentication and registration to your PHP website.
Simply include ezUser.php in your project and a single line of code will enable your site to accept user registrations and logins. That's it!
The primary goal of this project is to provide an easy to use and hassle-free CakePHP helper which enables you to get the most out of some handy Jquery plug-ins without having to deal with their nuts and bolts.
Keruald is an open source modular library to build web engines.
This starter kit is lite, non intrusive and let the developer code as he wants its engine or site.
Simple PHP class to check the validity of a VAT number from the European Union countries. Just include the class and call the function vat::check_vat($vat_number,$state_code). The state_code is the country 2 letter abbreviation (eg. GB, DE, AT etc.)
The most efficient flatfile database engine written in pure PHP, it is compatible with a subset of intermediate SQL92 and does not need any additional library! It perfectly understands SQL (also MySQL variant) and is also supported through ADOdb Lite.
Radria (Rapid Development of Rich Internet Applications) is a collection of RAD tools, 100% web based, to build web applications faster. WYSIWYG, Drag, drop, PHP and Javascript reusable, components to build Ajax and Database driven web app or mashup
Drupowa is a PHP applications that allows you easily restore Drupal installations from what is called 'Snapshots' - archived Drupal folders. If a Snapshots contains a schema.sql file, than Drupowa can restore your database as well.
UNIWAF is universal web application framework written in PHP. Code is very lightweight and requires almost no setup to start running new website or web application.
PHPCoverage is an open-source tool for measuring and reporting code coverage provided by the test suite of a PHP application. PHPCoverage can instrument and record the line coverage information for any PHP script at runtime.
pdoMap is a robust PHP ORM mapper with many OOP features. The mapping structure, requests, and transactions are defined in XML files. The core directly generates PHP classes for high performance. It is very easy to use and configure.
PiePHP is a rapid development framework for PHP which significantly speeds web application development. It includes a code generator, a database generator, a documention helper, and a functional testing suite.
Continues Integration system which has been developed for distributed networking execution environment. It started its life serving builds and tests in a commercial environment early days well before continues integration became a standard well-applied best practice in the industry. The code was open-sourced and was used by multiple local development teams known to the author. Later on alternative CI systems, like Jenkins and BuildBot, gained popularity, established big communities and...