Libraries tagged by in db
adrenalinkin/doctrine-utc-date-time
29324 Downloads
Provides Doctrine DBAL date and time types for storing in UTC format into database
nathanheffley/laravel-watermelon
2271 Downloads
Easily set up a sync endpoint to support Watermelon DB in your Laravel projects.
druidfi/gdpr-mysqldump
74451 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
druidfi/drush-gdpr-dumper
74256 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
voceconnect/wp-large-options
4385 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.
asamir/laravel-in-db-performance-monitor
5845 Downloads
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.
timmit/db-mysql
12515 Downloads
A simple DB layer in PHP for using MySQL(i)
bethrezen/yii2-cached-rbac-dbmanager
14775 Downloads
Allows caching of permissions in yii\rbac\DbManager
creative/symfony-db-i18n-bundle
12282 Downloads
Allow store i18n-messages in database
beebmx/kirby-db
2217 Downloads
Enable database support for Illuminate\Database in Kirby 3, 4, 5
falseclock/dbd-php-entity
7312 Downloads
DTO like library to fetch any data in an Object-Oriented manner (ORM)
part-db/label-fonts
16606 Downloads
This library bundles the fonts used in Part-DB for label generators. Fonts are work of others.
zauberfisch/silverstripe-serialized-dataobject
4540 Downloads
SilverStripe database field that allows saving arbitrary data in a single db field using serialization
ultimate-guitar/yii2-pq
166181 Downloads
A paged query class for Yii2 to deal with PHP7 changed in mysqlnd
novius/laravel-translation-loader
18031 Downloads
Store your language lines in the database, yaml or other sources