Libraries tagged by pdo_sqlite
thedigital/sqlschema
429 Downloads
Provides facilities to read table names and table columns from a database using PDO.
tafoyaventures/ezsql-tafoya
12 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
sugiphp/dbal
74 Downloads
SugiPHP Database abstraction layer on top of PDO
sugiphp/database
366 Downloads
Database abstraction layer
srjlewis/aura-sql
19 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
sanderheijselaar/ezpdo
1130 Downloads
A simple PHP PDO class for MySQL
sairoko/query-builder
34 Downloads
Fast SQL builder with PDO
rotexsoft/sqlschema
943 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-cli
78 Downloads
Command-line tool for rotexsoft/leanorm for generating Model, Record & Collection Classes for tables in a specified database.
rotexsoft/gdao
3059 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.
ropendev/pdomodel
2952 Downloads
PDOModel is a simple and light PHP class to maintain database, table and data easily.
remils/database
6 Downloads
Менеджер баз данных
piotrek-r/yapdow
24 Downloads
YAPDOW - Yet Another PDO Wrapper
pdyn/database
119 Downloads
Simple and powerful database abstraction layer.
p4bgroup/phalcon-nested-sets
1104 Downloads
Phalcon Nested Set Models. Nested set models for Phalcon Framework