Libraries tagged by database interface
retamayo/absl
16 Downloads
Absl (PHP Database Abstraction Library) is a lightweight and flexible library designed to simplify database operations in PHP applications. It provides a convenient interface for interacting with various database systems using the PHP Data Objects (PDO) extension.
micheledef/pdo-session-handler
58 Downloads
Store data in a database using PDO and the SessionHandlerInterface interface
jampot5000/calibre
24 Downloads
Interface between laravel and calibre database and files
angujo/dbreader
121 Downloads
A database interfacing library to provide an interface to the DB structure
sclinternet/scl-zf-generic-mapper
206 Downloads
Simple mapper base classes and interfaces for quick implementation of database layers
c4studio/notification
32 Downloads
Provides an interface for adding and retrieving database stored notifications.
c4studio/loggr
32 Downloads
Provides an interface for storing and retrieving database stored system log messages.
razornet/bl2items-backend
13 Downloads
RESTful interface for the Borderlands 2 items database
imaginaria/dbsimple
20 Downloads
DbSimple: Simplest but powerful interface to work with various relational databases. (C) Dmitry Koterov
hunnomad/ravendb
0 Downloads
This class provides a simple interface for interacting with a RavenDB database using HTTP requests. It supports basic operations such as `PUT`, `GET`, `QUERY`, and `DELETE` for managing documents within a RavenDB instance. The class utilizes cURL for making HTTP requests and expects a PEM file for SSL certificate verification.
charm/table
13 Downloads
An interface for queryable collections such as database tables, arrays, APIs.
thunderbug/tracker-cli
0 Downloads
CLI interface to retrieve information from all the gameservers in a database
sunarctech/excel-import
8 Downloads
Import the database from a single excel file with the comfort of GUI interface!
s00d/redis-web
11 Downloads
Redis-web is a simple web interface in Laravel and Vue to manage Redis databases.
pilotftzi/net-gearman
29 Downloads
Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates. This package provides an interface for PHP to communicate with the Gearman server.