Showing 135 open source projects for "objects"

View related business solutions
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    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 Icon
    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.
    Try BigQuery Free
  • 1

    phpMySOAP

    php-based SOAP Server for MySQL databases

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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.
    Try free now
  • 5
    miniMVC very simple framework for PHP -Caching (PEAR Cache_lite) -Components (cached) -Data Access Objects (Mysql, SQLite) -The ability to use different Template (Smarty, php ...) -ajax (prototype) -PHP 4 - 5 http://code.google.com/p/yagryshamvc/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PHP gobs
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WirePhrame is a PHP framework based on JsWebGets for GUI, POP for Objects, COSA for WebService implementation, and RePHPort for reports generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ¡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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    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.
    Try Retool free
  • 10
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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+.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    DBMonkey is an ORM (Object-Relational Mapper) for PHP 5. It will reverse-engineer your database structure and build objects on demand.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PHP DataBase Objects provides a database abstraction library and database object framework for PHP5. Features both a procedural and object-oriented interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    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
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB