Libraries tagged by form to database
tomatophp/filament-types
10810 Downloads
Manage any type on your app in Database with easy to use Resource for FilamentPHP
automattic/php-thrift-sql
64569 Downloads
A PHP library for connecting to Hive or Impala over Thrift
erjanmx/laravel-migrate-check
260126 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
mpyw/eloquent-has-by-join
123397 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
czim/laravel-repository
104648 Downloads
Repository for Laravel (inspired by and indebted to Bosnadev/Repositories)
arcanedev/laravel-settings
118516 Downloads
This package allows you to persists configs/settings for Laravel projects.
aura/sqlschema
214382 Downloads
Provides facilities to read table names and table columns from a database using PDO.
philippemarcmeyer/fieldslinker
67360 Downloads
Designed for matching files headers to database fields during the process importing. Allows drawing links between elements of 2 lists.
laravel/database
34780 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
1249 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
waska14/laravel-with-db-transactions
36711 Downloads
Use middleware globally for all routes to put every controller in database transaction
robinncode/db_craft
897 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
25587 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
11497 Downloads
Database Seeds for Countries / Cities / Areas / Languages / Currancy with ready to use resources for FilamentPHP
lexpress/doctrine1
321902 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2