Libraries tagged by pdok
stfkolev/iowis
5 Downloads
Iowis - Query Builder Class. Simple Database Connections.
stefanak-michal/meekrodb
45 Downloads
The Simple PHP/MySQL Library
stechbd/sde
21 Downloads
S Database Explorer (SDE) is a simple and lightweight MySQL database explorer library based on PHP and PDO.
starlit/db-migration
3 Downloads
A lightweight database migrator.
starlit/db-logging
3 Downloads
Adds logging for the starlit/db package by providing a database monolog handler.
ssibtr/laravel-ibm-ibmi
6 Downloads
laravel-ibm-ibmi is a simple DB2 & Toolkit for IBMi service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework. Plus it also provides Toolkit for IBMi so that you can access IBMi resources with same credentials.
ssibtr/laravel-ibm-db2
15 Downloads
laravel-ibm-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
sshilko/php-sql-mydb
4 Downloads
Simple yet powerful PHP wrapper for MySQL
srathbone/sql-data-mods
6 Downloads
SQL/PDO extension - extending capabilities provided by the original SQL API extension.
srathbone/behat-sql-extension
11 Downloads
SQL/PDO extension that facilitates fixture data creation on the fly for Behat
spiritix/nested-set
14 Downloads
A comprehensive library implementing the nested set pattern in PHP using PDO.
solve/database
257 Downloads
Database engine
solophp/database
144 Downloads
Lightweight and flexible PHP database wrapper with support for multiple database types, query building, and optional logging.
solital/katrina
160 Downloads
Official Solital ORM for database abstraction
slicks/fluentdb
4 Downloads
fluentdb allows the expressive writing of database queries and routines. fluentdb is fluent, which is intuitive as you can nearly guess what should come next even if you are just getting started with fluentdb. fluentdb is not an ORM. It was developed to allow folks coming from relational databases background write expressive queries with object interactions in mind. fluentdb has been tested with MySQL in this release; tests for other databases will be added as they complete.