PHPackages                             vulcanphp/simpledb - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. vulcanphp/simpledb

ActiveLibrary[Database &amp; ORM](/categories/database)

vulcanphp/simpledb
==================

Simple DB is a lightweight and easy SQL Query Builder with many common features in PHP Database Management

v1.0(2y ago)04471MITPHPPHP &gt;=7.4

Since Dec 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/vulcanphp/simpledb)[ Packagist](https://packagist.org/packages/vulcanphp/simpledb)[ RSS](/packages/vulcanphp-simpledb/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (1)

Simple DB
=========

[](#simple-db)

Simple DB is a lightweight and easy SQL Query Builder with many common features in PHP Database Management

Installation
------------

[](#installation)

It's recommended that you use [Composer](https://getcomposer.org/) to install Simple DB

```
$ composer require vulcanphp/simpledb
```

Create or Initialize Database
-----------------------------

[](#create-or-initialize-database)

```
