Libraries tagged by database interface
heydavid713/neo4jphp
109674 Downloads
Wrapper for the Neo4j graph database REST interface
milesasylum/schnoop
195759 Downloads
Schnoop provides a convenient PHP interface for inspecting a database schema.
bartlett/php-compatinfo-db
87130 Downloads
Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions
robinncode/db_craft
5071 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
kunstmaan/translator-bundle
129101 Downloads
A bundle which enables editing translations in the admin interface without need for editing the translations files. Translations will be stored in a (default) database and retrieved on the most efficient way possible.
pestopancake/laravel-backpack-database-notifications
15379 Downloads
Database notifications interface for Laravel Backpack
mouf/utils.action.action-interface
372118 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
hazaarlabs/hazaar-dbi
16505 Downloads
The DataBase Interface for Hazaar MVC
edwinfadilah/neoeloquent
15754 Downloads
Laravel wrapper for the Neo4j graph database REST interface
detain/myadmin-contracts
544 Downloads
Shared MyAdmin\App\Contracts\* interfaces (Accounts, Database, RequestContext, Session) extracted from interserver/my so the MyAdmin core and every detain/* module can depend on and unit-test against a single source of truth.
php-xapi/repository-api
46273 Downloads
abstract definition of an xAPI repository interface
microsoft/sqlsrv
395 Downloads
Microsoft Drivers for PHP for SQL Server (SQLSRV) - procedural interface for connecting to Microsoft SQL Server and Azure SQL.
forrest79/phpgsql
9430 Downloads
PostgreSQL library for PHP with fluent interface for SQL query writing.
detain/oauth2-server-mydb-storage
2788 Downloads
MyDb storage adapter implementing the thephpleague/oauth2-server (4.x) storage interfaces.
igorsantos07/phalcon-queue-db
6175 Downloads
Phalcon queuing interface for database storage