bayfrontmedia/simple-pdo
Composer 安装命令:
composer require bayfrontmedia/simple-pdo
包简介
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
关键字:
README 文档
README
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
Simple PDO was designed to provide a collection of functions which ensure safe and secure database queries with a simple-to-use interface without compromising speed - all the while supporting simultaneous connections of multiple databases.
Simple PDO also utilizes prepared statements using named bindings to protect against SQL injections.
License
This project is open source and available under the MIT License.
Author
Requirements
- PHP
^8.0(Tested up to8.4) - PDO PHP extension
Installation
composer require bayfrontmedia/simple-pdo
Documentation
See documentation.
统计信息
- 总下载量: 1.36k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-01-29