Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
Try Compute Engine
Go from Data Warehouse to Data and AI platform with BigQuery
Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.
BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
This project is a PHP-based SOAP server which provides mainly MySQL data to a SOAP client. It exposes all available DB objects (views and tables) to any SOAP client based on NuSOAP's SOAP server.
Naked Objects pattern for php world. A framework to enable developers to concentrate on the domain model without worrying about the presentation and infrastructure part, which is automatically generated.
Majix is just a base class, for simplifying php objects stored in a mysql database.
You start with an empty database, and Majix automajixally creates tables and adds columns as needed, on the fly.
PHPLiveX is a lightweight php-javascript class library that helps you integrate AJAX to your php applications. Without a page is loaded again, you may call your php functions in the same page, submit your form to an url and send a request to another page
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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 HTML code and an interpreter engine to render the tags using predefined PHP objects.
¡COSA! is a project to create a Common Objects Service API for web development. By using ¡COSA! a programmer will not have to worry about rewriting and rebuilding his WSDL file all the time, worrying only about what really matters: coding business rule
PHP Collections is a handful of interfaces and reference implementation classes that provide a common API for collection objects (sets, maps, lists, etc.) in PHP.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
GrayMocks is a dynamic mock object framework for unit testing in PHP. It makes it easier to create mock implementations of objects to verify their interactions with the system under test in your unit tests.
JQTree4PHP is a PHP library that allows the creation of an expandible tree of items ( treeview ) in an easy way and totally directed to objects (OOP) to be used in User Interfaces, implementing the JQuery javascript library and its plugin jQuery.treeview
Natural Language Support Objects (NLSO) for creation of language-neutral web sites using PHP/MYSQL See http://comchatter.com for an example of what can be achieved using language neutral design
Php Object Generator is an open source PHP code generator which generates clean & tested Object Oriented code for your PHP4/PHP5 application. By generating PHP objects with integrated CRUD methods, POG gives you a head start in any project.
Maps relational db tables to PHP 5 objects. Provides simple CRUD operations, strongly-typed field audits, and its easy to implement and configure. Also includes auto-generation of SQL code for table creation and a connection module for MySQL 4.2+.
Ajax Agent is a very easy to use, yet very powerful open source framework for rapidly building AJAX or Rich Internet Applications (RIA). It is based on JSON & hence supports complex data types like associated arrays & objects.
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.
phpoetry dynamically exposes your PHP5 class to the browser as JavaScript hooks. It uses reflection, RMI, JSON, and the YUI library for quick and easy AJAX development.
Ajax Data Objects (ajaxdo) provides an easy database persistency framework for JavaScript objects. Ajaxdo enables runtime loading, saving, deleting, and listing of JavaScript objects stored on the server database.
pdo-x is a lightweight Data Access Library for PHP5. It wraps the PDO extension included in PHP 5.1+. pdo-x allows you to use objects to interact with records in your database tables. Supports transactions & prepared statements, MySql, PostreSQL, & more.
Paragon is a robust and flexible fast application development framework written in PHP. Paragon contains a structured library of extensible components for modelling real world objects and processes. Paragon is a 3-tier system using a MVC paradigm.
The HyperText Object Layer is a library of PHP5 classes that abstracts HTML elements into objects. The benefits of using the hTom is an opportunity to design web pages using the OO methodology, and do not mix HTML and PHP language anymore.
NLSO Natural Language Support Objects, a Natural Language dependent resource manager designed to minimize localization workload See http://comchatter.com for an example of what can be achieved using language neutral design
PHP DataBase Objects provides a database abstraction library and database object framework for PHP5. Features both a procedural and object-oriented interface.
The goals project is create a PHP framework for RAD(Rapid Aplication Development) for the WEB. The frmework joined varios other library and integrate the components. The developmente is guided objects and utilize any patterns: MVC,TRO,DAO