Libraries tagged by database interface
zi/zquery
3 Downloads
Focused fluent SQL query builder for PHP 8.2+
verticalhorizon/reactiveadmin
29 Downloads
Fast, flexible and secure admin interface for Laravel
towerjt/mongo-php-adapter
14 Downloads
Adapter to provide ext-mongo interface on top of mongo-php-libary
toolman/laravel-couchdb-eloquent
2 Downloads
CouchDB Eloquent ORM for Laravel - Provides Eloquent-like interface for CouchDB operations
tiny-queries/tiny-queries
3111 Downloads
Highly efficient database layer as alternative for ORM - direct mapping from SQL to REST interface
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.
sharkodlak/fluentdb
7 Downloads
Fluent DB provides high performance DB layer with easy to use fluent interface.
sfire-framework/sfire-db
124 Downloads
Provides an interface for controlling and manipulating data for different kind of databases.
selcukmart/sqlbuilder
11 Downloads
Modern PHP 8.1+ SQL query builder with fluent interface for Laravel, Symfony and standalone use
se7enxweb/sevenx_dse
3 Downloads
sevenx_dse : 7x Database Source Editor — embeds AdminNeo as a direct database source editor inside the eZ Publish / Exponential Platform Legacy admin UI — providing raw SQL, table browsing, import/export, and multi-driver support (MySQL, SQLite) through a scoped, permission-gated interface.
runcmf/runcli
36 Downloads
RunCli - Command Line Interface. [migrate, seed, generate migrations and seeds from existing database, create database, generate resources and much more :)]
pvodicka/mongo-php-adapter
1376 Downloads
Adapter to provide ext-mongo interface on top of mongo-php-library. Modified to use my mongo-php-library fork.
nbsbbs/mongo-php-adapter
37 Downloads
Adapter to provide ext-mongo interface on top of mongo-php-library (updated by Noobus)
nadyita/reactdb
3 Downloads
A wrapper around MySQL and SQLite to have common interfaces
mvccore/ext-model-db
654 Downloads
MvcCore - Extension - Model - Database - base model database extension with base and abstract classes and interfaces to work with sql queries in more comfortable API.