Libraries tagged by form to database
neos/redirecthandler-databasestorage
761196 Downloads
A plugin for neos/redirecthandler to store redirects in the database
tomatophp/filament-types
12824 Downloads
Manage any type on your app in Database with easy to use Resource for FilamentPHP
automattic/php-thrift-sql
65238 Downloads
A PHP library for connecting to Hive or Impala over Thrift
erjanmx/laravel-migrate-check
264521 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
mpyw/eloquent-has-by-join
127012 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
czim/laravel-repository
106092 Downloads
Repository for Laravel (inspired by and indebted to Bosnadev/Repositories)
arcanedev/laravel-settings
121277 Downloads
This package allows you to persists configs/settings for Laravel projects.
philippemarcmeyer/fieldslinker
72620 Downloads
Designed for matching files headers to database fields during the process importing. Allows drawing links between elements of 2 lists.
selli/laravel-gdpr-consent-database
879 Downloads
A simple consent database for laravel applications to manage GDPR consents
laravel/database
35063 Downloads
Get Laravel database for your non laravel projects. Built on top of illuminate/database to provide migration, seeding and artisan support
olliejones/index-wp-mysql-for-speed
1375 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
waska14/laravel-with-db-transactions
38765 Downloads
Use middleware globally for all routes to put every controller in database transaction
robinncode/db_craft
1949 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.
muhdfaiz/laravel-tail-db
25775 Downloads
Provide artisan command to monitor realtime database query executed from the application. Able to automatically run explain command for each of query received.
tomatophp/filament-locations
13612 Downloads
Database Seeds for Countries / Cities / Areas / Languages / Currancy with ready to use resources for FilamentPHP