Download the PHP package masterweber/sqlbuilder without Composer
On this page you can find all versions of the php package masterweber/sqlbuilder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download masterweber/sqlbuilder
More information about masterweber/sqlbuilder
Files in masterweber/sqlbuilder
Download masterweber/sqlbuilder
More information about masterweber/sqlbuilder
Files in masterweber/sqlbuilder
Please rate this library. Is it a good library?
Informations about the package sqlbuilder
SQLBuilder
If you're looking for something that is not an ORM but can generate SQL for you, you just found the right one.
SQLBuilder is not an ORM system, but a toolset that helps you generate SQL queries in PHP.
Features
- Simple API, easy to remember.
- Fast.
- Zero dependency.
Synopsis
Here is a short example of using
CRUD Query Examples
Insert
Insert Data Only in Specified Columns
Insert default data
Select
With JOIN
Update
Delete
Installation
Install through Composer
composer require masterweber/sqlbuilder
Author
masterWeber [email protected]
All versions of sqlbuilder with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-json Version *
ext-mbstring Version *
ext-json Version *
ext-mbstring Version *
The package masterweber/sqlbuilder contains the following files
Loading the files please wait ....