Libraries tagged by db manager
vgarvardt/zf-simple-migrations
20398 Downloads
Module for database migrations management.
heyday/silverstripe-redirects
6511 Downloads
DB Management of redirects
nawasara/zoom
339 Downloads
Zoom meeting management dashboard for Nawasara — user management, meeting CRUD, recording management, and webhook integration with DB-cached snapshots and queue-backed mutations.
nawasara/cloudflare
354 Downloads
Cloudflare management dashboard for Nawasara — DNS records, zones, firewall rules, page rules, SSL settings, and analytics, with DB-cached snapshots and queue-backed mutations.
vkovic/laravel-db-redirector
141 Downloads
Persist and manage HTTP redirections in Laravel
sheltie/simp-ddl-db
9 Downloads
Make it easy to manage data tables
feroz/dynamic-db-bundle
50 Downloads
Symfony bundle to manage dynamic database connections using Doctrine ORM.
postare/db-config
163 Downloads
This plugin simplifies configuration management in Filament projects, enabling the easy creation and management of dynamic configuration pages.
typrint/phinx
183 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
sunnysideup/userforms-csv-import
40 Downloads
Allows you to create records for a userdefined form using a csv (e.g. export from another db instance)
rajentrivedi/transaction-x
17 Downloads
implements database transaction with ease
fomvasss/laravel-notify-templates
34 Downloads
Notification templates management for Laravel: DB-based templates, role/user subscriptions, channel resolution.
sukohi/cahen
12930 Downloads
A PHP package mainly developed for Laravel to manage sort values of DB table automatically.
xorgxx/doctrine-encryptor-bundle
123 Downloads
This bundle provides Encrypt/Decrypt data sensible in a Db system in your application.Its main goal is to make it simple for you to manage encrypt & decrypt sensible data into Db!This bundle is to refresh the old bundle [DoctrineEncryptBundle]
migliori/php-pdo-database-class
435 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing