Libraries tagged by in db
mouf/utils.mailer.db-mail-service
16860 Downloads
This package contains a mailer that does not send any mail! Instead, it stores the mail to be sent in a database 'mails' table. The DB mailer can later forward the mail to a real mailer that will indeed send the mail.
bodunde/states-and-local-govt
294 Downloads
Populates your DB with all the states in Nigeria and their local governments. It also creates the models for you
spotlab/safeguard
201 Downloads
A simple application that parses through a config.yml file, to backup database (mysql, sqlite, pgsql, dblib) and to archive files in tar.gz
eaudeweb/gdpr-dump
353 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
cratia/orm-model
1829 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
wokster/yii2-db-settings
134 Downloads
settings module for yii2 to store settings in db
marcin_jozwikowski/settings_in_db_bundle
28 Downloads
A Symfony2 bundle that allows an easy key-value storage in DB
lovec/db-changelog
4463 Downloads
Db changelog handles changes in db structure.
krsc/krsc-photo-db
3 Downloads
Krsc-Photo-Db is a tool to import, store in db and analyse exif data from photos. Takes advantage of oracle pl/sql to make calculations on big amount of data.
kaoken/laravel-db-email-log
6 Downloads
Save logs handled by Laravel in DB, and send mail when it is over specified level.
denis-kisel/lara-dbconfig
1 Downloads
:Extra Configs Stored in DB
twandiz/replace-in-db
6 Downloads
Replace all occurrences of the search string with the replacement string in your database.
occ2/db-model
15 Downloads
Complex abstract model to manipulate with data in DB
sukohi/db-verge
13 Downloads
Show first or last row data of DB in command line.
raveesgohiel/dbscanner
0 Downloads
A package for Laravel that will simply allow user to get some valuable stats like total users, total tables in the DB, total rows and fields in each table and more.