Libraries tagged by PHP PDO Database
filippoangileri/mysqldump-php
7 Downloads
PHP version of mysqldump cli that comes with MySQL
divineomega/php-dcom
392 Downloads
PHP Database Connection Object Manager
deepeloper/pdo-debugging
7 Downloads
PDO Debugging & Benchmarking Tools
crazedsanity/database
747 Downloads
Database abstraction library.
andrey-tech/sqlitedb-php
14 Downloads
Простая библиотека для работы с СУБД SQLite 3 для несложных проектов на PHP7+
adrian0350/simple-pdo-wrapper
28 Downloads
As its name suggests, it is a simple PDO wrapper to facilitate/simplify/beautify sql syntax and PDO usage.
memran/marwadb
107 Downloads
PHP PDO Mysql Database Library
truecastdesign/hopper
137 Downloads
This library provides a simple and powerful way to SET and GET records from a PDO database.
peterujah/db-controller
58 Downloads
Php PDO databse wrapper.
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
cocolait/backup
89 Downloads
PHP Pdo MySQL备份扩展
hexmakina/crudites
259 Downloads
PHP/PDO CRUD
rotexsoft/sqlschema
545 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
mlevent/pdb
32 Downloads
PHP için özelleştirilmiş PDO sınıfı
sdragnev/bulkdbinserter
31 Downloads
Create a database writer using PDO to support multiple row insertion