konekt/laravel-migration-compatibility
Library to help migrations to figure out whether a related field is int or bigInt
1.11.0
300K downloads/mo
#3324 most downloaded on Packagist
artkonekt/laravel-migration-compatibility
What this package is like to depend on
Last release 4 months ago
17 Apr 2026
Release timing varies
gaps range from 2 weeks to 1.1 years
Nearly every release is documented
notes for 15 of 15 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
15 releases · first in 2019
1 release in the last 12 months
see the full history below
Release timeline
15 releases · Aug 2019 to Apr 2026
2020
2021
2022
2023
2024
2025
2026
Releases
latest 15-
1.11.017 Apr 2026Release notes
Open source →2026-04-17
- Added Laravel 13 support
- Added PHP 8.5 support
- Dropped Laravel 10 support
- Dropped PHP 8.2 support
- Changed the minimum Laravel version requirements to v11.46.2, v12.50 and v13.0
- Added MySQL 8.4, PostgreSQL 15 and PostgreSQL 18 to the CI tests
-
1.10.003 Mar 2025Release notes
Open source →2025-03-03
- Added Laravel 12 support
- Added PHP 8.4 support
- Actually dropped PHP 8.0 support (even in
composer.json)
-
1.9.028 Feb 2024 -
1.8.008 Jan 2024 -
1.7.013 Nov 2023 -
1.6.017 Feb 2023Release notes
Open source →2023-02-17
- Added Laravel 10 support
- Added PHP 8.2 support
- Dropped Laravel 8 support
-
1.5.010 Mar 2022Release notes
Open source →2022-03-10
- Added Enum v4 Support
- Dropped PHP 7.3 & 7.4 support
- Dropped Laravel 6 & 7 support
- Changed minimum Laravel version to 8.22.1, to enforce the CVE-2021-21263 security patch
-
1.4.227 Jan 2022 -
1.4.118 Dec 2020Release notes
Open source →2020-12-18
- Fixed SQLite detector data type string case mismatch (integer vs INTEGER)
- Changed CI from Travis to Github Actions 🥺
-
1.4.007 Dec 2020Release notes
Open source →2020-12-07
- Dropped PHP 7.2 support
- Dropped Laravel 5 support
- Added PHP 8 support
-
1.3.012 Sep 2020 -
1.2.013 Mar 2020Release notes
Open source →2020-03-13
- Added Laravel 7 support
- Added PHP 7.4 support
- Dropped PHP 7.1 support
-
1.1.023 Nov 2019 -
1.0.125 Aug 2019Release notes
Open source →2019-08-25
- Fixed the missing Laravel auto package discovery entry in composer.json
-
1.0.018 Aug 2019Release notes
Open source →2019-08-18
- Very first release
- Supports
- detection from mysql, postgres and sqlite databases,
- detection from config,
- guess from Laravel version (heuristic)
- Works with:
- PHP 7.1 - 7.3
- Laravel 5.4 - 5.8