Download the PHP package lianzh/sql without Composer
On this page you can find all versions of the php package lianzh/sql. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor lianzh
Package sql
Short Description a light sql query lib for php5.4
License Apache License Version 2.0
Homepage https://github.com/lianzh/sql
Package sql
Short Description a light sql query lib for php5.4
License Apache License Version 2.0
Homepage https://github.com/lianzh/sql
Please rate this library. Is it a good library?
Informations about the package sql
LianzhSQL
a light sql query lib for php.
Make the best PHP database operation lib
- Simple and understandable source code
- Simple configuration, easy to use
- Support multiple databases based on PDO, not coupled, do not rely on third-party libraries
- Moderate function , Easy to integrate
- Support PHP5.4+
- Safe anti-sql injection
Based on the principle of minimum interface
Developers basically only need to use 2 convenient functions of the Sql class to operate all functions:
manual
Strong search condition generation
Simple configuration and multi-database support
All versions of sql with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package lianzh/sql contains the following files
Loading the files please wait ....