Libraries tagged by PHP PDO Database
jyoungblood/dbkit
30 Downloads
PHP functions to handle database connection and CRUD operations with PDO.
josecarlosphp/db
96 Downloads
PHP classes to interact with databases. Works with MySQL, MySQLi, and PDO.
hxgf/dbkit
45 Downloads
PHP functions to handle database connection and CRUD operations with PDO.
aliobeidat/yii2-oci8
17 Downloads
Yii2 extension which uses well written pdo-via-oci8 package for standard PHP Oracle functions (OCI8)
zaiblab/mysql-backup
10 Downloads
PHP library for backing up and restoring MySQL databases — fully compatible with CodeIgniter 4.
yramid/lib
2555 Downloads
yramid/lib is a zero-dependency and easy to use database migration library for php 8.0 and above
yramid/cli
2508 Downloads
yramid/cli is a fast to setup and easy to use database migration tool for php 8.0 and above
xrj-juzi/envms
0 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
xety/fluentpdo
7 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
willry/querybuilder
32 Downloads
Um query builder simples e fácil de usar, abstraindo a utilização do PDO de forma produtiva e segura com filtragem dos dados.
watoki/stores
2919 Downloads
PHP library for storing data.
tigo/crud
55 Downloads
Features for working with database. CRUD manipulation data standard
thephpeffect/connection-manager
12 Downloads
A simple connection manager for any OOP db connection in PHP
theopenweb/lessql
0 Downloads
LessQL: A lightweight and performant PHP ORM alternative
terminusstudio/ezdb
27 Downloads
ezDB is a lightweight library that provides an easy and fast to deal with databases in PHP. It manages connections, provides a query builder, and a lightweight ORM.