Showing 135 open source projects for "objects"

View related business solutions
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 1
    A Development Framework developed in PHP/MySQL. The Interface makes it easy to create objects: Tables, links, views etc. etc. Pre-Releases: 0.x Releases: 1.x Full Single User version (medio 2007)/ 2.x Full Multi User Version (end 2007)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The PRAjax class can be used to reflect PHP code into JavaScript and Ajax methods and vice-versa. PHP objects can be used in JavaScript trough Ajax calls, both properties and (registered) functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    To manage data between database and view you can use objects like DataTable, DataView, etc. These classes help you to administer data on website! You can search, filter, sort, etc. in the DataView and you can update all data of the DataTable to database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A useful library of common application objects for PHP 5 projects. This framework includes a collections package, simplifies web responses and using request info, standardizes file and stream usage, and includes a powerful domain model and query syntax.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    Pirate is a programmable API for developing complex, extensible JavaScript objects and modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    New template system for PHP5 (using objects and XML-based template langauge).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A component-based, object-oriented workflow system designed to allow workflows to be defined using XML or database records and implemented using PHP objects. New workflow actions may be developed and dropped into the system with no overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    openElements Dispatch is a modular web transaction management framework that plugs into your content management system (e.g. Postnuke) and uses the CMS's objects (e.g. users, private messages, etc.) for the transaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PHP interpretation of Martin Fowler's 'Active Record' pattern as popularised by Ruby on Rails. Translates MySQL tables to Classes and Rows to Objects with bare-minimum configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 10
    This framework written in object oriented PHP4 can create RSS 2.0 feeds. Because the transformation from objects to RSS feed happens via XSLT, you can just as well transform the objects into whatever you want, if you have your own transformation file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CTLF is a lightweight PHP web-application framework providing simple object loading mechanism and modular application structure. It lets you easily load predefined objects in any place of your code. It also allows grouping these objects into modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PIDELA - PHP IDE LATINOAMERICA, first PHP5 Drag & Drop IDE programmed in PHP 5 and GTK with GTK2 library using PRADO framework to make Drag & Drop Web Objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MagpieRSS is a simple, functional PHP inteface for parsing RSS 1.0 (and earlier versions). Built on PHP's XML (expat) parser, and with an integrated cache for storing the parsed RSS objects, Magpie is designed by simple, and 'PHP-like' to use.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    JADE is a framework used for fast Web application programming. JADE is made up of PHP libraries and objects that allow corporations and government and paragovernment entities to quickly develop Web applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    JPSPAN provides tools to "hook up" PHP and Javascript, for the purpose of fetching data from PHP into a web page which has already loaded, without reloading the entire page. It allows you to call remote PHP objects as local Javascript objects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FLAKE is a toolkit for PHP web application development. It provides objects for abstracting interface element definitions, rendering, and behaviour. Use of these objects should result in faster development and maintenance, easier code reuse, and the abil
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    phpOBrowser is a dynamic object browser that allows you to browse through all available folders, files, sections, and objects in any php application and see classes, properties, methods and constants that are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Data Access Objects for PHP5. A set of classes used for connecting to databases in PHP5. The goal is to provide PHP5 developers with a unified OO API to access databases.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Generates the C source code for Query Object Framework objects and provides a test environment linked against QOF to query objects, store in XML and export into SQL files. Create the fundamental object code from XML exported by any other QOF project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    phpMyORM is a Object Relational Mapping library for PHP and MySQL. It supports basic CRUD (Create, Read, Update, Destroy) functionality from within PHP objects. It does this by creating SQL based on info describing your PHP objects and database layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The JavaScript Object Notation (JSON) is a simple and lightweight data interchange format. This project provides PHP libraries for manipulating JSON objects. For more information on JSON, visit http://www.json.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    sqlpersist is a platform to develop (database based) persistance of PHP objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    phpFOP (PHP Formating Objects Processor) is a XSL-FO processor written in object oriented PHP4 which provides PDF generation from XSL-FO using PDFlib and PHP's support for XML parsing. Future output formats include TXT, HTML/XHTML, various image formats
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CORBA for PHP is a PHP Extension to use CORBA objects in PHP5(Zend Engine 2). It uses MICO as its ORB and will also provide an Idl-to-PHP language mapping specification and compiler. For a PHP4 CORBA support look at the great Universe-phpext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Lightweight Object Oriented Persistence Layer for database access in PHP. Allows PHP developers to use customizable objects to represent and manipulate rows in any SQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB