Libraries tagged by DBSR
cemerson/dbsafe
782 Downloads
Library for using AWS Parameter Store or AWS Secrets Manager with database connections in PHP
dbstudios/prometheus-client
12993 Downloads
A client library for Prometheus
dbseller/sdk_banco_itau
5301 Downloads
SDK para usar os recursos do banco do Itau no projeto e-cidade_niteroi
dbseller/assinador-sdk-php
411 Downloads
dbrekelmans/coding-standard
1416 Downloads
Coding standard heavily based on Doctrine coding standard.
dborsatto/sql-result-set-mapper
5541 Downloads
dborsatto/smart-enums
5993 Downloads
mhoffmann/phpdnsrbl
13894 Downloads
simple DNSRBL lookup
burn/yii2-db-archiver
6381 Downloads
DbArchiver archive and restore old data from DB to file by Yii2 ActiveRecord models. For big tables allow direct file export from MySQL database(fast archiving, but file save only on MySQL server drive)
cashlink/php-index
11541 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
soluble/dbwrapper
1485 Downloads
Universal minimalist database wrapper
ronpinkas/dbbridge
3 Downloads
An abstraction bridge between multiple SQL dialects using PDO (native and ODBC) drivers.
kreshnik/dbtruncate
41 Downloads
A laravel command that helps truncate mysql database tables
gorriecoe/silverstripe-dbstringextras
4963 Downloads
Adds extra methods to Silverstripe DBStrings to help manipulate them.
dklab/dbsimple
8217 Downloads
Quite old (PHP4-compatible) interface to work with various DBs.