Open Source Mac Software Development Software - Page 29

Software Development Software for Mac

View 1481 business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    PHP DB Edit Toolkit is a set of PHP classes makes the generation of database edit interfaces easier and faster. The main class builds tabular and form views based on a data dictionary and takes over handling of insert/update/delete and user input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PHP DBTreeView is a useful Ajax web control to display a treeview. This component is designed to extract dynamic content from database, so that the tree content is updated step by step. You don't need to know JavaScript to use this tool. (R. Cardon)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An expandable tree lists that gives Web sites a professional look using PHP and DHTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    This is a unofficial PHP 4.3.2 install .command file. The command file is based on phpmac.com instructions for how to install php. The command does everything from compiling to building a test page and restarting apache for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PHP MySQL DatabaseInterface

    PHP MySQL DatabaseInterface is a tool for generating MySQL statements.

    PHP DatabaseInterface is an open source tool, designed with a purpose to make a life of a web developer, using MySQL database as a back end, a little bit easier. Developer only needs to worry about formatting parameters and calling save, select or delete procedures on DatabaseInterface object. DatabaseInterface will make sure the parameters passed are sanitized, data is properly structured and decide what to do on each call (depending on which procedure was called). DatabaseInterface API and examples: http://pages.uoregon.edu/spesic/DatabaseInterface/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The PHP Web Toolkit enables the rapid development of multi-layered web applications and is designed to be easy to use, extensible, reliable, reusable, scalable and secure. It integrates with ADOdb, FCKeditor, kses, Libmcrypt, Libmhash and Smarty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A client-server XML Repository written in PHP, using XPath for documents queries. The server and client can work directly if on the same machine or via XML-RPC over a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PHP Client to access the Xindice XML Database server. The project will include an XML-RPC implentation, as well as an administration/development application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    Persistence layer for PHP-5.x to connect to any database(Firebird,MySQL,etc)since the respective connection class was written. I've implemented MySQL and Firebird connection's classes for while. Visit: http://phpersist.wiki.sourceforge.net/Doc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHP-Lib-Xtreme is a package containing many object oriented PHP classes and is available under the GNU Lesser License. It is our aim to make a complex but also simple library available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PWP-OWA is a PHP-based drop-in replacement for Oracle's Apache/mod_plsql combination, or Oracle Internet Application Server (iAS), allowing for execution of PL/SQL Web Toolkit applications on any PHP-friendly Web server (Apache, IIS, iPlanet, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PHP-Utils is a set of classes to make it easier to build all sorts of applications, not just web-applications. One of the purposes is to make it really easy to use and equally as easy to extend with your own classes. All classes are written in PHP and is
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PHPGrid is a PHP object that allows to browse/add/edit/search/delete records in a database table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PHPPDO is a database abstraction layer over the current PHP database functions, which aim is to offer a migration path for new applications to the PDO classes presented in PHP 5.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHPersistencia is a database persistence layer for PHP, offering Object Oriented interface to access the data, generating sql queries transparently for insert/update, selecting data as object collection and verifing data types without database access
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHersistence is a powerful object relational persistence framework written for PHP. Aimed to cover most commonly used database backends from db2 to MySQL and Progress. The goal of PHersistence is to introduce database persistence into the PHP world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Log & Dbug Library is an open source PL/SQL library, useful to log/debug your programs in the development phase and trace their activity and performances in production. It is ideal to improve your efficiency and code quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PL/SQL Starter Framework

    PL/SQL Starter Framework

    A boost or headstart to your PL/SQL development

    !!! NOTE !!! The latest file upload (Simple.zip) is a simplified version of the Starter Framework meant for single-schema applications. It only offers logging, error handling and table-driven parameters (with a few extra supporting packages for writing to screen and file, and manipulating dates, strings and numbers). In order to access the simplified framework, click "Browse All Files" and choose the plsqlfmwksimplet folder, then the 2.1 folder. Download Simple.zip. The full framework (Starter_Full_2.0.zip) is meant for multiple applications resident in multiple schemas on the same database, where the common framework is shared between them all. It is a collection of PL/SQL packages and related tables, which provide a starter framework for custom PL/SQL-based applications. Save months of design/build time. Includes logging, debugging, timing, locks, common messages, file reading/writing/management, email from within the DB, user/role security, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Javadoc-like tool for PL/SQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PLNet.org is a repository of open source software that is written in PL/SQL or otherwise benefits PL/SQL developers. SourceForge hosts the "meta-project" for the repository tools: management, search, retrieval, update, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PHP/MySQL database-driven web application framework. Simplifies PHP/MySQL programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Abstract model for serialization of entities that may be listed, this includes all representations to be made in database managers that use the entity relation model. Currently only compatible with MySQL using PSF.DAPI based on MySQL NET connector
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pandamator is a project aiming to enable handling of temporal databases using common RDBMSs lacking temporal support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PerlORM - Object relational mapper (ORM) for Perl. PerlORM is Perl library that implements object-relational mapping. Its features are much similar to those of Java's Hibernate library, but interface is much different and easier to use.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB