Libraries tagged by databse settings
nyholm/dsn
25151581 Downloads
Parse your DSN strings in a powerful and flexible way
wp-cli/search-replace-command
8570496 Downloads
Searches/replaces strings in the database.
hyperdigital/hd_translator
11264 Downloads
Translation of static strings from locallang.xlf files and export/import of database related content
repat/php-helper
5047 Downloads
Some helper function for developing applications with PHP 7.2+
repat/laravel-helper
5720 Downloads
Some helper function for developing with Laravel 5+
ptplugins/filament-number-input
183 Downloads
Locale-aware number input for FilamentPHP v3, v4, and v5. Users see 12.345,67 or 12,345.67 while your database always stores a clean float — no more broken SUM()s or cast errors from localized number strings.
ixnode/php-date-parser
774 Downloads
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.
imponeer/criteria
20212 Downloads
Small library for building database criteria strings
andreekeberg/wp-search-replace-cli
332 Downloads
Command line tool to replace serialized strings in WordPress database dump files
lukasccb/laravel-ai-translations
38 Downloads
Scan, manage, and AI-translate __() strings stored in the database for Laravel applications.
inspiredminds/contao-search-and-replace
144 Downloads
Search and replace strings in the database.
gjerokrsteski/php-dba-cache
19 Downloads
Create a caching with the PHP Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays
mike-zange/laravel-database-translation
32 Downloads
A Laravel package to load translation strings from database with fallback to file system
sqlmigration/migrations-seedings
249 Downloads
Laravel 5* Converts database sql to migrations and Seeding
thesmart/environment
23 Downloads
Easily manage database connection strings or other configuration data that changes across server environments such a dev and prod.