Libraries tagged by foreign key
kerroldj/laravel-migrate-fresh-table
7 Downloads
Fresh-migrate a specific table (or a chosen set of tables) in Laravel — like migrate:fresh, but scoped, foreign-key aware, multi-connection and multitenant-friendly.
illuminatech/db-safedelete
37 Downloads
Attempts to invoke force delete, if it fails - falls back to soft delete.
tereta/migration
8 Downloads
Database schema facade over tereta/dbal: list tables ordered by foreign-key relations, dump and restore table structure as XML, dump and restore data as XML, apply .sql/.php migrations.
dg/mysql-check
44 Downloads
Checks a MySQL database for orphaned records or invalid foreign keys, i.e., keys pointing to missing rows.
bullhorn/fast-rest-services
3034 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
rogervila/laravel-sqlite-foreign-keys-support
1879 Downloads
Laravel SQLite Foreign Keys Support
ravage84/cakephp-valid-foreign-key-behavior
767 Downloads
A CakePHP behavior to validate foreign keys
marothyzsolt/laravel-foreign-keys
1000 Downloads
Laravel foreign key manager
booosta/db_foreignkeys
119 Downloads
Module for handling database foreign keys in Booosta PHP Framework
zitansmail/migration-orderer
11 Downloads
Automatically order Laravel migrations based on foreign key dependencies to prevent constraint errors
thipages/quickdb
33 Downloads
Quick SQLite/MySql database sql creation builder
steevedroz/ci4-composition
4 Downloads
Simplifies the use of foreign keys on objects
oluokunkabiru/auto-seeder
14 Downloads
Intelligent automated PHP database seeder for Laravel that introspects schema architectures to instantly populate precise Fake data natively adhering to Types, ENUM fields, and Foreign Key Constraints.
jimmyahalpara/laravel-activitylog-enricher
5 Downloads
A Laravel package to enrich Spatie ActivityLog entries by resolving foreign key IDs to readable labels
doctrine-dbal-util/dbal-contrib
303 Downloads
Database Abstraction Layer Contrib: Sqlite SessionInit