Libraries tagged by Connected Database
thedevsaddam/laravel-schema
28954 Downloads
Display the connected database information in console.
robinncode/db_craft
5361 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
zuqongtech/laravel-anvil
55 Downloads
Full Laravel project scaffolding via live database introspection — models, controllers, form requests, services, repositories, gates, API routes, factories, seeders, migrations, events, observers, policies, and feature tests generated from your connected database.
justdev/syncport
24 Downloads
Selectively migrate WordPress content, settings, media, and database tables between connected sites.
ice6/laravel-schema
15 Downloads
Display the connected database information in console.
mevdschee/pathpdo
1 Downloads
JSON interface to a PDO connected SQL database.
thomasdcodes/pdo-messenger-transport
10 Downloads
Gives the possibility to use the symfony messenger transport with a pdo connected database.
techbeansjp/laravel-db-config
9 Downloads
Get the database configuration connected in laravel
smartlaravel/safe-migrate
152 Downloads
Adds a prompt the the migrate command when connected to any non local database.
j0113/odb
67 Downloads
Object Oriented database wrapper for PHP. Designed to be(come) compatible with multiple database. Queries are written in PHP and tables are connected to models.
nystudio107/craft-connect
9164 Downloads
Allows you to connect to external databases and perform db queries
emagicone/module-connector
55807 Downloads
Install Magento Store Manager Connector module to fluently connect Store Manager desktop application to Magento database. Increase speed of data management, take advantage of simplicity and reliability with all-in-one Store Manager via Magento Store Manager Bridge Connector.
thedataist/drill-connector
9727 Downloads
Objects that allow you to programmatically connect to Apache Drill.
jazzsequence/ai-connector-secure-layer
8275 Downloads
Keeps LLM API keys out of the WordPress database. Fetches keys from Pantheon Secrets or environment variables on-demand at the moment an LLM request fires — never stored in wp_options, never pre-loaded as a PHP constant.
paeire/laravel-rds-proxy-iam
1276 Downloads
Connect Laravel to AWS RDS / RDS Proxy using IAM database authentication — short-lived IAM tokens instead of static credentials.