Libraries tagged by foreign-key
bullhorn/fast-rest-services
3040 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
bokshorn-it/filament-activity-timeline
8 Downloads
A Filament plugin that turns spatie/laravel-activitylog into a readable audit trail: a record timeline, a filterable activity resource, and diffs that resolve enums, dates and foreign keys to human labels.
diplodocker/foreign-loader
696 Downloads
Laravel foreign keys loader helper (part of Diplodocker project)
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
zitansmail/migration-orderer
11 Downloads
Automatically order Laravel migrations based on foreign key dependencies to prevent constraint errors
steevedroz/ci4-composition
4 Downloads
Simplifies the use of foreign keys on objects
sirval/laravel-smart-migrations
58 Downloads
Intelligently manage Laravel migrations with safe rollback by table or model, foreign key detection, preview mode, and comprehensive migration analysis tools
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.
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.
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
brybry/laravel-visual-schema
7 Downloads
A drag-and-drop visual database designer for Laravel with professional ERD design capabilities. Shared hosting compatible with no build process required.
arpon/database
18 Downloads
Arpon Database - Advanced PHP Database Abstraction Layer with Laravel-compatible ORM, Schema Builder, Query Builder for MySQL and SQLite. Features 25+ column types, foreign key CASCADE support, advanced relationships, soft deletes, enhanced scopes system, and high-performance database operations.