Libraries tagged by in db
justbetter/laravel-magento-products
15033 Downloads
Package to store product data in a local DB
druidfi/gdpr-mysqldump
69504 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
druidfi/drush-gdpr-dumper
69029 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
voceconnect/wp-large-options
4060 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.
axn/laravel-pk-int-to-bigint
5026 Downloads
Convert DB primary keys and related foreign keys type from INT to BIGINT in a Laravel project
asamir/laravel-in-db-performance-monitor
5568 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
10991 Downloads
A simple DB layer in PHP for using MySQL(i)
bethrezen/yii2-cached-rbac-dbmanager
14180 Downloads
Allows caching of permissions in yii\rbac\DbManager
creative/symfony-db-i18n-bundle
12069 Downloads
Allow store i18n-messages in database
falseclock/dbd-php-entity
6650 Downloads
DTO like library to fetch any data in an Object-Oriented manner (ORM)
part-db/label-fonts
14001 Downloads
This library bundles the fonts used in Part-DB for label generators. Fonts are work of others.
zauberfisch/silverstripe-serialized-dataobject
4296 Downloads
SilverStripe database field that allows saving arbitrary data in a single db field using serialization
ultimate-guitar/yii2-pq
157244 Downloads
A paged query class for Yii2 to deal with PHP7 changed in mysqlnd
novius/laravel-translation-loader
16660 Downloads
Store your language lines in the database, yaml or other sources
craftcms/fix-fks
16568 Downloads
Restore missing foreign key constraints in the database.