PHP Data Objects (PDO)
PHP Data Objects (PDO) is a database driver extension for PHP.
Here are 1,065 public repositories matching this topic...
Easy-to-use PDO wrapper for PHP projects.
-
Updated
Aug 7, 2024 - PHP
Simple, beautiful, open source publishing.
-
Updated
Feb 17, 2023 - PHP
💾 A database layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
-
Updated
Jan 12, 2025 - PHP
Just another PDO database library
-
Updated
Jan 24, 2023 - PHP
🐉 Fast & standalone PHP MySQL Query Builder library.
-
Updated
Nov 28, 2022 - PHP
Simple Registration page for TrinityCore/AzerothCore/AshamaneCore/CMangos
-
Updated
Dec 15, 2024 - PHP
A PHP MySQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using "WHERE IN" statement.
-
Updated
Dec 1, 2020 - PHP
Utility that creates anonymized database dumps (MySQL only). Provides default config templates for Magento, Drupal and Shopware.
-
Updated
Jan 14, 2025 - PHP
Universal set of diagnostic tests for PHP applications.
-
Updated
Jan 30, 2020 - PHP
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
-
Updated
Sep 9, 2024 - PHP