FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chillerlan/php-database: A PHP7.4+ SQL client and querybuilder · GitHub

Repository files navigation

chillerlan/php-database

A PHP SQL client and querybuilder for the most common databases, namely: MySQL, PostgreSQL, SQLite3, Microsoft SQL Server (Transact) and Firebird.

Documentation

Requirements

Installation

requires composer

composer.json

(note: replace dev-main with a version boundary)

{
	"require": {
		"php": "^8.2",
		"chillerlan/php-database": "dev-main"
	}
}

Profit!

Releases

Sponsor this project

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL