Showing 1577 open source projects for "php"

View related business solutions
  • 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
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    PHP-CRUD-API

    PHP-CRUD-API

    Single file PHP script that adds a REST API to a SQL database

    Single file PHP script that adds a REST API to a MySQL/MariaDB, PostgreSQL, SQL Server or SQLite database. Howto: Upload "api.php" to your webserver, configure it to connect to your database, have an instant full-featured REST API. This is the TreeQL reference implementation in PHP. This is a single file application! Upload "api.php" somewhere and enjoy! For local development you may run PHP's built-in web server. All configuration options are also available as environment variables. Write...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Adminer

    Adminer

    Database management in a single PHP file

    Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB and others via plugin. Replace phpMyAdmin with Adminer and you will get a tidier user interface, better support for MySQL features, higher performance and more security. Connect to a database server with username...
    Downloads: 65 This Week
    Last Update:
    See Project
  • 3
    Countries States Cities Database

    Countries States Cities Database

    Discover our global repository of countries, states, and cities

    Full Database of city state country available in JSON, SQL, XML, YAML & CSV format. All Countries, States and cities are Covered and populated with Different Combinations and versions. The API database is regularly updated to ensure the latest data is available to users. Discover our global repository of countries, states, and cities! Get comprehensive data in JSON, SQL, XML, YAML, and CSV formats. Access ISO2, ISO3 codes, country code, capital, native language, time zones (for countries), and more.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 4
    Nextcloud Server

    Nextcloud Server

    A safe home for all your data

    Nextcloud server is a free and open source server software that allows you to store all of your data in a server of your choosing. With Nextcloud you can easily access and store data in the data center you trust, sync data among various devices, and share your data for collaboration purposes. It offers the best security in the self hosted file sync and share world, and is expandable with hundreds of apps.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 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
  • 5
    Lada Cache

    Lada Cache

    A Redis based, fully automated and scalable database cache layer

    A Redis-based, fully automated, and scalable database cache layer for Laravel.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    DB Dumper

    DB Dumper

    Dump the contents of a database

    DB Dumper is a simple PHP library for creating database dumps of MySQL, PostgreSQL, and SQLite databases. It provides a fluent, expressive API that lets developers configure backup paths, credentials, and additional options. DB Dumper is ideal for integrating automated backups into Laravel or other PHP-based applications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    AdminerEvo

    AdminerEvo

    Database management in a single PHP file

    AdminerEvo is a modern fork of Adminer, a lightweight and single-file database management tool for web servers. It retains Adminer's core functionality while enhancing usability, compatibility, and design. AdminerEvo supports multiple databases and is ideal for quick database inspection, management, and prototyping without installing heavy clients.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    Reliese Laravel Model Generator

    Reliese Laravel Model Generator

    Reliese Laravel Model Generator

    Reliese Laravel Model Generator aims to speed up the development process of Laravel applications by providing some convenient code-generation capabilities. The tool inspects your database structure, including column names and foreign keys, in order to automatically generate Models that have correctly typed properties, along with any relationships to other Models. This package expects that you are using Laravel 5.1 or above. You will need to import the reliese/laravel package via composer. It...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 10
    Predis

    Predis

    A flexible and feature-complete Redis/Valkey client for PHP

    Predis is a flexible and feature-rich PHP client library for Redis. It offers a simple interface to interact with Redis servers and supports a wide variety of Redis commands. Predis is known for its ease of use, performance, and its ability to handle Redis clusters with minimal configuration. It can be used with any PHP-based application that requires caching or data storage in Redis.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    atk4/data

    atk4/data

    Data Access PHP Framework for SQL & high-latency databases

    ATK Data is a data persistence and modeling framework for PHP, developed as part of the Agile Toolkit. It provides a high-level abstraction for working with databases, making it easier to define and manipulate data models with minimal boilerplate code. It supports various SQL and NoSQL databases and integrates seamlessly with Agile UI and other PHP frameworks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    EasyDB

    EasyDB

    Easy-to-use PDO wrapper for PHP projects

    EasyDB is a secure, lightweight, and extensible database wrapper for PHP built on top of PDO. It simplifies query building, error handling, and parameter binding while encouraging best practices like prepared statements. EasyDB is designed for small to mid-sized applications that need clean and secure database access.
    Downloads: 0 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    FlatPress

    FlatPress

    FlatPress is a lightweight, easy-to-set-up flat-file blogging engine

    FlatPress is a lightweight, flat-file CMS that allows users to create and manage blogs without requiring a database. It is designed for simplicity, portability, and low resource usage, making it ideal for small websites and personal projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Totum MIT

    Totum MIT

    Small-code database for non-programmers

    Totum is a no-code/low-code platform for creating data-driven business apps and dashboards. It uses a spreadsheet-like interface to let users define logic, automate processes, and build complex forms and workflows without traditional programming. Totum-MIT is the open-source core of this system, designed for internal business tools and enterprise apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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: 0 This Week
    Last Update:
    See Project
  • 22
    Doctrine Migrations Bundle

    Doctrine Migrations Bundle

    Symfony integration for the doctrine/migrations library

    The Doctrine Migrations Bundle is an extension for Symfony that integrates the Doctrine Migrations library, allowing developers to version and manage database schema changes in a structured and consistent way. It simplifies the process of creating, executing, and tracking database migrations, making it essential for projects that undergo frequent schema updates or improvements. The bundle is highly configurable and supports custom migration commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cockpit Content Platform

    Cockpit Content Platform

    Cockpit Core - Content Platform

    Cockpit is a flexible, API-first content management system (CMS) designed for developers who need a headless CMS to manage structured content for websites and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Takeout

    Takeout

    Docker-based development-only dependency manager

    Developed by Tighten, Takeout is a CLI tool that simplifies the management of development environment dependencies using Docker containers. It allows developers to quickly spin up and manage isolated services, such as databases and caching servers, facilitating a streamlined and consistent development setup across macOS, Linux, and WSL2 systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next