PHP Data Objects (PDO)
PHP Data Objects (PDO) is a database driver extension forPHP.
Here are 1,076 public repositories matching this topic...
Language:All
Sort:Most stars
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
Feb 5, 2025 - PHP
Dibi - smart database abstraction layer
- Updated
Feb 3, 2025 - PHP
Just another PDO database library
- Updated
Jan 24, 2023 - 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
Feb 27, 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