Libraries tagged by pdo database
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
thalfm/laravel-ibmi
923 Downloads
thalfm/laravel-db2
933 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
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.
tafoyaventures/ezsql-tafoya
12 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
syan/active-record
7 Downloads
Micro Active Record library in PHP, support chain calls, events, and relations.
swew/db
24 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
16 Downloads
Easy-to-use database abstraction
sundflux/libvaloa-db
9 Downloads
Database component for Libvaloa.
sukhilss/laravel-odbc-hive
15 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.
substacks/zebra_session
13 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
stonks/datalayer
156 Downloads
O DataLayer é um componente para abstração de persistência para banco de dados, que usa PDO com prepared statements.
stfkolev/iowis
5 Downloads
Iowis - Query Builder Class. Simple Database Connections.