Libraries tagged by php database lib
vdeapps/php-import
1166 Downloads
Import data to database
shado/php-resource-pool
1 Downloads
A PHP library providing resource pooling support, commonly used as a database connection pool.
php-extended/php-model-to-db-schema-interface
5891 Downloads
A library that provides a way to transform model objects into database schemas
php-extended/php-db-schema-core
7230 Downloads
A library to provide all the core objects to help vendor specific packages
neutronstars/database-sql
149 Downloads
Sql connector library for PHP
kristijorgji/db-to-php
3477 Downloads
A library to generate application code based on database definition.
imee/mongo-php-adapter
39 Downloads
Adapter to provide ext-mongo interface on top of mongo-php-library
campoint/postgrest-php
286 Downloads
PostgREST client for PHP. This library provides a synchronous and asynchronous interface to PostgREST.
andkom/php-berkeley-db
209 Downloads
A simple Berkeley DB library for PHP.
nick-potts/laravel-libsql-driver
61 Downloads
Laravel integration for Turso LibSql services.
memran/marwadb
117 Downloads
PHP PDO Mysql Database Library
agile-bm/ado-db
96 Downloads
This is a fork of adodb/adodb-php https://adodb.org/. ADOdb is a PHP database abstraction layer library
ppi/datasource
176 Downloads
The PPI DataSource Library. This allows you to easily create connections for the top database libraries in PHP.
stule-ru/modernpdo
442 Downloads
The source code of the simple PDO library.
stratedge/wye
5131 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.