Libraries tagged by mysl PDO
peroks/model-store
36 Downloads
Model Store: Permanent data store for models.
memran/marwadb
116 Downloads
PHP PDO Mysql Database Library
bloatless/query-builder
19 Downloads
A query builder for PDO MySQL.
ivmoiseev/dbprovider
10 Downloads
Simple data provider for MySQL Database. Uses MySQLi or PDO.
indievox/master-slave-db-access
22 Downloads
簡易的 MySQL database 伺服器存取類別,使用 POD 及 singleton pattern 實作,支援 Master-Slave 架構。 / Simple MySQL database server access class use PDO and singleton pattern, support Master-Slave database cluster.
icecave/manifold
157 Downloads
A PDO compatible facade for multi-tiered MySQL replication sets.
wdes/simple-php-model-system
1040 Downloads
A simple PHP model system
vimac/myspot
20 Downloads
A simple PHP persistence framework based on PDO with sql map support
v-dem/queasy-db
159 Downloads
Database access classes, part of QuEasy PHP framework
tribal2/db-handler
1 Downloads
Library to interact with MySQL databases
tkaratug/titan-db
17 Downloads
Simple and useful query builder for PHP.
stule-ru/modernpdo
441 Downloads
The source code of the simple PDO library.
spotlab/safeguard
201 Downloads
A simple application that parses through a config.yml file, to backup database (mysql, sqlite, pgsql, dblib) and to archive files in tar.gz
rotexsoft/sqlschema
839 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.
rotexsoft/leanorm
359 Downloads
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.