The Wayback Machine - https://web.archive.org/web/20201130180839/https://github.com/selective-php/database
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Database

A fluent SQL query builder.

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

Features

  • Fluent SQL query builder
  • Table schema information and manipulation

Installation

composer require selective/database

Requirements

  • PHP 7.2+
  • MySQL 5.7+, MariaDB

Documentation

The database query builder provides a convenient, fluent interface for creating and executing database queries. It can be used to perform most database operations in your PHP website and application.

For more details how to build queries please read the documentation.

Security

If you discover any security related issues, please email instead of using the issue tracker.

Similar libraries

License

The MIT License (MIT). Please see License File for more information.

You can’t perform that action at this time.