Libraries tagged by foreign key
bokshorn-it/filament-activity-timeline
1605 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.
axn/laravel-pk-int-to-bigint
6890 Downloads
Convert DB primary keys and related foreign keys type from INT to BIGINT in a Laravel project
tommyknocker/pdo-database-class
6174 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
lav45/yii2-db-migrate
18694 Downloads
This extension allows you to easily create large migrations associated with many foreign keys.
ghanuz/relations
5626 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
erikgall/eloquent-phpunit
16840 Downloads
Test Eloquent models, database schemas & tables, relationships/foreign keys using PHPUnit.
craftcms/fix-fks
17547 Downloads
Restore missing foreign key constraints in the database.
bertugfahriozer/sql2migration
2025 Downloads
A Spark command for CodeIgniter 4 that generates migration files from an SQL file, with support for foreign keys, triggers, and DB prefix.
ajcastro/fk-adder
3635 Downloads
Lets you add foreign keys in a swift! Foreign key adder in laravel migration.
stidges/laravel-fk-migration
4229 Downloads
Helpful base migration for creating all your foreign key without worrying about the order of your migrations.
maxwellmc/doctrine-fixtures-autonumber-reset-bundle
22007 Downloads
Symfony2 Bundle to automatically reset the AUTO_INCREMENT value to 1 when using MySQL and foreign key constraints and Doctrine Data Fixtures
bullhorn/fast-rest
8017 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
camelot/doctrine-sqlite-foreign-keys
2653 Downloads
Doctrine DBAL SQLite foreign key support
diplodocker/foreign-loader
696 Downloads
Laravel foreign keys loader helper (part of Diplodocker project)
thipages/quickdb
38 Downloads
Quick SQLite/MySql database sql creation builder