Libraries tagged by foreign-key
lav45/yii2-db-migrate
17304 Downloads
This extension allows you to easily create large migrations associated with many foreign keys.
ghanuz/relations
5487 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
erikgall/eloquent-phpunit
16717 Downloads
Test Eloquent models, database schemas & tables, relationships/foreign keys using PHPUnit.
bullhorn/fast-rest
8002 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
bertugfahriozer/sql2migration
743 Downloads
A Spark command for CodeIgniter 4 that generates migration files from an SQL file, with support for foreign keys, triggers, and DB prefix.
axn/laravel-pk-int-to-bigint
6696 Downloads
Convert DB primary keys and related foreign keys type from INT to BIGINT in a Laravel project
sirval/laravel-smart-migrations
57 Downloads
Intelligently manage Laravel migrations with safe rollback by table or model, foreign key detection, preview mode, and comprehensive migration analysis tools
ajcastro/fk-adder
3614 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.
sachoo/phalcon-model-annotations
136339 Downloads
Annotations handler for phalcon models. Allow to add foreign keys with annotation in models and manage many models with different databases (mysql, postgresql, cassandra, sqlite)
maxwellmc/doctrine-fixtures-autonumber-reset-bundle
21858 Downloads
Symfony2 Bundle to automatically reset the AUTO_INCREMENT value to 1 when using MySQL and foreign key constraints and Doctrine Data Fixtures
craftcms/fix-fks
17495 Downloads
Restore missing foreign key constraints in the database.
camelot/doctrine-sqlite-foreign-keys
2628 Downloads
Doctrine DBAL SQLite foreign key support
kerroldj/laravel-migrate-fresh-table
6 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.
inigopascall/clone-db
80 Downloads
Package for cloning medium-size databases by ordering tables by foreign-key dependencies and running batch inserts