Libraries tagged by PHP PDO Database
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.
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.
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.
stfkolev/iowis
5 Downloads
Iowis - Query Builder Class. Simple Database Connections.
stefanak-michal/meekrodb
45 Downloads
The Simple PHP/MySQL Library
solital/katrina
160 Downloads
Official Solital ORM for database abstraction
skyfirephp/db
9 Downloads
Stash Queries - PHP SQL library providing an easy, eloquent, and fluent yet expressive way to select, create, update, and delete SQL records.
simbiat/db-query
1 Downloads
Robust database querying.
simbiat/db-pool
1 Downloads
Library to manage database collections in a pool.
simbiat/db-manager
1 Downloads
Functions to help with database management.
simbiat/db-maintainer
0 Downloads
Library to maintain database tables using its built-in commands.
simbiat/db-installer
0 Downloads
Install database dependencies for a library based on the current version.
simbiat/db-binder
1 Downloads
Set of classes for database pool and helper.
rotexsoft/leanorm
371 Downloads
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.