Libraries tagged by pdo_sqlite
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
sairoko/query-builder
32 Downloads
Fast SQL builder with PDO
rotexsoft/gdao
3042 Downloads
A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.
ronpinkas/dbbridge
3 Downloads
An abstraction bridge between multiple SQL dialects using PDO (native and ODBC) drivers.
ramadan/custom-fresh
132 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
paulyg/dbalite
24 Downloads
A lightweight PDO based Database Abstraction Layer.
p4bgroup/phalcon-nested-sets
1104 Downloads
Phalcon Nested Set Models. Nested set models for Phalcon Framework
kitlabs/dbal
148 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
kenlog/database-custom
62 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
kdoctrine/dbal
1293 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
karmabunny/pdb
1069 Downloads
PDO wrapper
eaudeweb/mysqldump-php
357 Downloads
PHP version of mysqldump cli that comes with MySQL
detain/db_abstraction
545 Downloads
Database Abstraction Class
aviat/query
3309 Downloads
Database Query Builder and Abstraction layer
yepsql/yepsql
48 Downloads
SQL templating helper for PHP inspired by yesql.