Libraries tagged by in db
silverstripe/multivaluefield
202424 Downloads
A DB field + form fields for storing multiple values in a single property (serialized).
okapon/doctrine-set-type-bundle
157418 Downloads
Provides support of MySQL SET type for Doctrine2 in Symfony2 applications.
adrenalinkin/doctrine-utc-date-time
30674 Downloads
Provides Doctrine DBAL date and time types for storing in UTC format into database
part-db/swap
1684 Downloads
Fork of florianv/swap modernized for use in Part-DB. Exchange rates library for PHP
shureban/laravel-searcher
3527 Downloads
Laravel SDK for searching data in DB using requests
weboap/visitor
14289 Downloads
log your visitors in db, page hits, and generate visit counter for Laravel 5
salamek/doctrine-daterange
16166 Downloads
Supports postgre DateRange in Doctrine DBAL.
herrera-io/doctrine-dateinterval
7668 Downloads
Supports DateInterval in Doctrine DBAL and ORM.
voceconnect/wp-large-options
4633 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
fromholdio/silverstripe-dbhtmlanchors
1190 Downloads
Quick and easy method of identifying anchors in DBHTMLText and DBHTMLVarchar fields
3mg/doctrine-pdo-dblib
12412 Downloads
Library for support of the pdo_dblib (MSSQL) driver in Doctrine
mouf/database.doctrine-dbal-wrapper
110184 Downloads
This package contains wrapper classes that make Doctrine DBAL easy to use in Mouf
viodev/laravel-db-bulk
8283 Downloads
Laravel helper for bulk insert/update records in batches.
viharm/php-db-auth
2256 Downloads
PHP library for looking up users in a database table field
vcian/php-db-auditor
46 Downloads
Database DB Auditor provide leverage to audit your MySql database standards and also provide options to add constraints in table.