Open Source PHP Database Software for Mac - Page 2

PHP Database Software for Mac

View 95 business solutions

Browse free open source PHP Database Software for Mac and projects below. Use the toggles on the left to filter open source PHP Database Software for Mac by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Doctrine JSON Functions

    Doctrine JSON Functions

    Doctrine DQL functions for SQL JSON data type

    DoctrineJsonFunctions is a library that adds native support for JSON-related SQL functions to Doctrine ORM. It extends Doctrine’s DQL capabilities to handle PostgreSQL, MySQL, and SQLite JSON functions, enabling developers to write expressive queries involving JSON fields directly in DQL. This is especially useful for applications that store semi-structured data in relational databases.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    FluentPDO

    FluentPDO

    A PHP SQL query builder using PDO

    FluentPDO is a PHP library that provides a fluent interface for building SQL queries using PHP’s PDO. It helps developers write clean, readable SQL-like statements in a programmatic way, simplifying interaction with relational databases while retaining full control. FluentPDO is ideal for lightweight PHP applications that need query flexibility without a full ORM.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    MyBB

    MyBB

    MyBB is a free and open source forum software

    MyBB is a free and open-source forum software written in PHP, providing a powerful and extensible platform for online communities. It includes a rich plugin system, theming support, and a user-friendly admin control panel. MyBB is designed to be easy to install and manage while offering advanced moderation and community features.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    SQL Relay
    Database connection pool with support for lots of languages and databases.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    The Open ISES Project
    Open Information Systems for Emergency Services (Open ISES) is a community of software developers, paramedics, EMTs, law enforcement & fire fighters working together to create open source software & training materials for the emergency service community.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    SQLiteManager is a multilingual web based tool to manage SQLite database. The programming language used is: PHP4, but work fine with PHP5. Work just as well on a platform Linux as on Windows or MAC.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    The Malete database core is the new basis of OpenIsis, which has its roots in the UNESCO CDS/ISIS database. Traditionaly used in libraries; now a general purpose highspeed database.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 8
    refbase - Web Reference Database

    refbase - Web Reference Database

    Online bibliographic manager for research groups. Zotero-compatible.

    refbase is a web-based bibliographic manager which can import and export references in various formats (including BibTeX, Endnote, MODS XML, and OpenOffice). It can make formatted lists of citations and offers powerful searching, rich metadata, and RSS.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    Backup Tables

    Backup Tables

    Backup single or multiple database tables with ease

    Backup single or multiple database tables with ease. Use the BackupTables::generateBackup($tableToBackup) Facade anywhere in your application and it will generate $tableToBackup_backup_2024_08_22_17_40_01 table in the database with all the data and structure. Note that the datetime 2024_08_22_17_40_01 will be varied based on your datetime.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10
    Doctrine DBAL

    Doctrine DBAL

    Doctrine database abstraction layer

    Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. The Doctrine database abstraction & access layer (DBAL) offers a lightweight and thin runtime layer around a PDO-like API and a lot of additional, horizontal features like database schema introspection and manipulation through an OO API. The fact that the Doctrine DBAL abstracts the concrete PDO API away through the use of interfaces that closely resemble the existing PDO API makes it possible to implement custom drivers that may use existing native or self-made APIs. For example, the DBAL ships with a driver for Oracle databases that uses the oci8 extension under the hood. The Doctrine 2 database layer can be used independently of the object-relational mapper. In order to use the DBAL all you need is the class loader provided by Composer, to be able to autoload the classes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Koillection

    Koillection

    Self-hosted service allowing users to manage collection

    Koillection is a self-hosted web app for managing personal collections such as books, video games, electronics, and more. It allows users to track items, add metadata, upload images, and categorize collections by tags and types. Built with Symfony and Vue.js, Koillection is perfect for hobbyists and collectors seeking a customizable, private cataloging tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Laravel DB Snapshots

    Laravel DB Snapshots

    Quickly dump and load databases

    Laravel DB Snapshots is a package that allows you to easily create, load, and manage database snapshots within Laravel applications. It’s especially useful in testing and staging environments where resetting the database to a known state is critical. By integrating with Laravel’s Artisan commands, the tool offers a streamlined developer experience.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Laravel Options

    Laravel Options

    Global key-value store in the database

    Global key-value store in the database. To get started with options, use Composer to add the package to your project's dependencies. Run PHP artisan migrate to migrate the table. There will now be an options table in your database.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Laravel app

    Laravel app

    Add tags and taggable behaviour to your Laravel app

    There are a lot of quality tagging packages out there. Most of them offer the same thing: creating tags, associating them with models and some functions to easily retrieve models with certain tags. But in our projects at Spatie we need more functionality. Last week we released our own - very opinionated - tagging package aptly called laravel-tags. It comes with batteries included. Out of the box it has support for translating tags, multiple tag types and sorting capabilities. After the package is installed (be sure to check the requirements first) the only thing you have to do is to add the HasTags trait to an Eloquent model to make it taggable. But we didn't stop with the regular tagging capabilities you find in every package. Laravel Tags comes with batteries included. Out of the box it has support for translating tags, multiple tag types and sorting capabilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Medoo

    Medoo

    The lightweight PHP database framework to accelerate the development

    Medoo is an open-source project under MIT license and will always be free to use. A lightweight PHP database framework to accelerate development. Supports MySQL, MSSQL, SQLite, MariaDB, PostgreSQL, Sybase, Oracle, and more. Supports various common and complex SQL queries, data mapping, and prevents SQL injection. Works well with every PHP framework, like Laravel, Yii, Slim, and framework which supports singleton extension or composer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Phinx

    Phinx

    PHP database migrations for everyone

    Most database migration tools are framework-dependent, complicated, confusing to install/configure and a pain in the ass to write migrations for. In less than 5 minutes you can install Phinx, create and execute your first migration. Phinx supports migrations written in both PHP and SQL. Use the PHP syntax to make your migrations portable between different database vendors or hand-code advanced queries. It's your choice. As Phinx executes from the command-line, it is painless to integrate with your deploy, build or CI tool. Phinx is and will always remain completely free, open-source software. Developers are encouraged to fork, hack and modify Phinx. Phinx makes it ridiculously easy to manage the database migrations for your PHP app. In less than 5 minutes, you can install Phinx and create your first database migration. Phinx is just about migrations without all the bloat of a database ORM system or framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Poweradmin
    Poweradmin is a web-based DNS administration tool for PowerDNS server. The interface has full support for most of the features of PowerDNS. It has full support for all zone types, for supermasters, full support for IPv6 and multi-language support.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 18
    Semantic MediaWiki

    Semantic MediaWiki

    Lets you store and query data within the wiki's pages.

    Semantic MediaWiki is an extension to the MediaWiki software (powering Wikipedia), which extends the Wiki with ideas from the Semantic Web. We focus on usability and tight integration. See the web site for further details and GitHub at https://github.com/SemanticMediaWiki/SemanticMediaWiki/releases for the file releases! (since version 2.4.0).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19

    phpMyBackupPro

    phpMyBackupPro is the MySQL backup tool - especially without ssh!

    phpMyBackupPro is a web-based MySQL backup application in PHP. You can schedule backups, download, email or upload them with FTP and backup whole file directories. Zip and gzip compression, easy interface and installation. Many languages and online help!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Free CMMS(computerized maintenance management system) is a web application for industrial maintenance departments to manage work orders, preventative maintenance, parts inventory, labor, and equipment.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 21
    phpMyAdmin

    phpMyAdmin

    A software tool to bring MySQL to the Web

    phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add columns, execute any SQL statement, manage indexes on columns.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    phpLDAPadmin
    phpLDAPadmin is a web-based LDAP administration tool for managing your LDAP server. With it you can browse your LDAP tree, view LDAP schema, perform searches, create, delete, copy and edit LDAP entries. You can even copy entries between servers.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 23
    PHP5 RAD and object oriented PHP framework for building event-driven stateful web applications. Based on Zend Framework, features tableless HTML, multiple databases, accesskey support, auto data type recognition, transparent AJAX, UTF-8, i18n/l10n.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Web-based Electronic Laboratory Notebook (ELN) with integrated Chemical Inventory by the group of Prof. Goossen (TU Kaiserslautern, Germany), based on PHP/MySQL. Allows (sub-)structure search, reaction planning, management of spectra and literature.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    Redland is a set of object-based, modular and portable C RDF libraries providing RDF APIs for the graph, triple storage (librdf), RDF/XML parsing and serializing (Raptor), SPARQL RDF querying (Rasqal). Language APIs in Perl, PHP, Python, Ruby and others.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project