Libraries tagged by pdok
thehiredgun/mint
31 Downloads
A PDO-abstraction layer package
thefinaloutpost/database
15 Downloads
Flexible and powerful Database abstraction library with a familiar PDO-like API
thedigital/sqlschema
428 Downloads
Provides facilities to read table names and table columns from a database using PDO.
thalfm/laravel-ibmi
919 Downloads
thalfm/laravel-db2
928 Downloads
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
terminusstudio/ezdb
26 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.
tagadvance/trapdoor
15 Downloads
...
syan/active-record
6 Downloads
Micro Active Record library in PHP, support chain calls, events, and relations.
swos/database
10 Downloads
A simple PDO wrapper class and DAL for PHP applications.
swew/db
17 Downloads
A lightweight, fast, and secure PHP library for interacting with databases, creating migrations, and running queries. swew/db uses prepared statements to protect against SQL injection attacks and supports multiple database systems.
sw897/easydb
15 Downloads
Easy-to-use database abstraction
sundflux/libvaloa-db
7 Downloads
Database component for Libvaloa.
sundflux/libvaloa
253 Downloads
Libvaloa is a small utility library for generating HTML user interfaces using XML+XSL.
sukhilss/laravel-odbc-hive
14 Downloads
laravel-odbc-hive is a simple hive service provider for Laravel. It provides hive Connection by extending the Illuminate Database component of the laravel framework.