Libraries tagged by database interface
arafat69/laravel-repository
3675 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
harish81/laravel-duckdb
7048 Downloads
DuckDB CLI wrapper to interact with duckdb databases through laravel query builder.
mobilestock/laravel-database-interceptor
10618 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
zf1s/dbunit
6691 Downloads
DbUnit port for PHP/PHPUnit to support database interaction testing.
huwcbjones/rankings-db
2033 Downloads
Library to interact with British Swimming rankings database
ort-interactive-gmbh/laravel-couchbase
348 Downloads
A Couchbase based Eloquent model and Query builder for Laravel
intermaterium/cassandra-native
1019 Downloads
A native Apache Cassandra and ScyllaDB connector for PHP based on the CQL binary protocol with support for persistent connections
dreamfactory/df-firebird
40197 Downloads
Firebird SQL Database support for DreamFactory
aktive_merchant/aktive_merchant
36804 Downloads
Aktive-Merchant provides a common interface to process payments using multiple gateways.
v1p3r75/nexa-orm
51 Downloads
NexaORM is a modern PHP Object-Relational Mapping (ORM) library designed to simplify database interactions and streamline the development of PHP applications.
arafatdev/laravel-repository
76 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
pdodb/pdodb
787 Downloads
A very simple and straight forward class for interacting with a database
hejunjie/milvus
177 Downloads
一个轻量级的 PHP 库,用来通过 RESTful API 调用 Milvus 向量数据库,可以用它来管理集合、插入数据,以及进行向量搜索 | A lightweight PHP library for interacting with the Milvus vector database via RESTful API. It allows you to manage collections, insert data, and perform vector searches
m-tech-stack/laravel-api-model-client
494 Downloads
A powerful Laravel package that enables Eloquent-like models to interact seamlessly with external APIs instead of a local database
foglcz/adminer-installer
108 Downloads
An interactive installer for Jakub Vrana's "Adminer" - the most awesome database management tool on the planet.