PackageTrack
Sign in Get early access

cakephp/migrations

Database Migration plugin for CakePHP

5.2.6 13M downloads/mo #1406 most downloaded on Packagist cakephp/migrations

What this package is like to depend on

Last release 25 days ago

29 Jul 2026

Ships fairly regularly

a new release about every 2 weeks

Rarely documented

notes for 10 of 114 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

118 releases · first in 2015

26 releases in the last 12 months

see the full history below

Release timeline

118 releases · Mar 2015 to Jul 2026
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 118
  1. 5.2.6 29 Jul 2026
    Release notes

    What's Changed

    Full Changelog: 5.2.5...5.2.6

    Open source →
  2. 5.2.5 27 Jul 2026
    Release notes

    What's Changed

    Full Changelog: 5.2.4...5.2.5

    Open source →
  3. 5.2.4 17 Jul 2026
    Release notes

    What's Changed

    Full Changelog: 5.2.3...5.2.4

    Open source →
  4. 5.2.3 05 Jul 2026
    Release notes

    What's Changed

    Full Changelog: 5.2.2...5.2.3

    Open source →
  5. 5.2.2 03 Jul 2026
    Release notes

    Fixes

    • Do not auto-increment composite primary key columns in bake migration. Baking a join-table migration with a composite integer primary key (e.g. article_id:integer:primary tag_id:integer:primary) generated autoIncrement on both columns, which MySQL rejects. Now autoIncrement is only emitted for a single integer primary key. (#1095)

    Full Changelog: 5.2.1...5.2.2

    Open source →
  6. 5.2.1 28 May 2026
    Release notes

    Fixes

    • Quote the constraint name in the MySQL DROP FOREIGN KEY statement. Names that are not bare identifiers previously produced invalid SQL — whitespace in a name (cakephp/phinx#924) or numeric names auto-assigned by MariaDB 12.x (DROP FOREIGN KEY 1) would fail with a syntax error. The identifier is now quoted via quoteColumnName(), matching the Postgres and SQL Server adapters.

    Full Changelog: 5.2.0...5.2.1

    Open source →
  7. 5.2.0 13 May 2026
    Release notes

    Improvements

    • Add an --all flag to the migrations status command (#1076)
    • Add citext column type support for PostgreSQL (#1069)
    • Add support for PostgreSQL index access methods: gist, spgist, brin, hash (#1053)

    Full Changelog: 5.1.1...5.2.0

    Open source →
  8. 5.1.1 19 Apr 2026
    Release notes

    Fixes

    • TestSuite\Migrator now treats cake_migrations as a migration metadata table alongside legacy *_phinxlog tables, so the unified migration ledger is reset during test cleanup instead of being left behind. (#1072)

    Full Changelog: 5.1.0...5.1.1

    Open source →
  9. 5.1.0 12 Apr 2026
    Release notes

    Improvements

    • Add support for database views and triggers. (#957)
    • Add migrations reset command. (#1051)
    • Add fluent Table API for check constraints. (#1052)
    • Add ALGORITHM/LOCK support to Index operations. (#1057)
    • Raise PHPStan level to 8 with null safety fixes. (#1044)

    Fixes

    • Fix property types related to CakePHP 5.4 changes. (#1067)

    Full Changelog: 5.0.4...5.1.0

    Open source →
  10. 5.0.4 29 Mar 2026

    Nothing published for this version

  11. 5.0.3 12 Mar 2026

    Nothing published for this version

  12. 5.0.2 07 Mar 2026

    Nothing published for this version

  13. 5.0.1 12 Feb 2026

    Nothing published for this version

  14. 5.0.0 21 Jan 2026

    Nothing published for this version

  15. 4.9.7 30 Apr 2026
    Release notes

    This release fixes a problem related to changes introduced in Phinx 0.16.11.

    ℹ️ If you are on CakePHP 5.3+ we HIGHLY recommend you upgrade to Migrations v5. Go to https://book.cakephp.org/migrations/5/upgrades/upgrading-from-4-x.html to learn what has changed and what you need to do, to get it working ℹ️

    What's Changed

    • pin phinx to 0.16.10 as 0.16.11 contains breaking changes by @LordSimal in #1078

    Full Changelog: 4.9.6...4.9.7

    Open source →
  16. 4.9.6 24 Feb 2026

    Nothing published for this version

  17. 4.9.5 21 Jan 2026

    Nothing published for this version

  18. 4.9.4 18 Jan 2026

    Nothing published for this version

  19. 4.9.3 08 Jan 2026

    Nothing published for this version

  20. 4.9.2 15 Dec 2025

    Nothing published for this version

  21. 4.9.1 03 Dec 2025

    Nothing published for this version

  22. 4.9.0 22 Nov 2025

    Nothing published for this version

  23. 4.8.2 19 Oct 2025

    Nothing published for this version

  24. 4.8.1 10 Oct 2025

    Nothing published for this version

  25. 4.8.0 05 Oct 2025

    Nothing published for this version

  26. 4.7.2 01 Sep 2025

    Nothing published for this version

  27. 4.7.1 04 Aug 2025

    Nothing published for this version

  28. 4.7.0 04 Aug 2025

    Nothing published for this version

  29. 4.6.6 22 Jul 2025

    Nothing published for this version

  30. 4.6.5 18 Jul 2025

    Nothing published for this version

  31. 4.6.4 20 Apr 2025

    Nothing published for this version

  32. 4.6.3 07 Apr 2025

    Nothing published for this version

  33. 4.6.2 20 Mar 2025

    Nothing published for this version

  34. 4.6.1 08 Mar 2025

    Nothing published for this version

  35. 4.6.0 01 Mar 2025

    Nothing published for this version

  36. 4.5.1 16 Jan 2025

    Nothing published for this version

  37. 4.5.0 24 Nov 2024

    Nothing published for this version

  38. 4.4.2 08 Oct 2024

    Nothing published for this version

  39. 4.4.1 16 Sep 2024

    Nothing published for this version

  40. 4.4.0 21 Aug 2024

    Nothing published for this version

  41. 4.3.2 30 Jul 2024

    Nothing published for this version

  42. 4.3.1 13 May 2024

    Nothing published for this version

  43. 4.3.0 03 May 2024

    Nothing published for this version

  44. 4.2.0 20 Feb 2024

    Nothing published for this version

  45. 4.1.1 11 Nov 2023

    Nothing published for this version

  46. 4.1.0 23 Sep 2023

    Nothing published for this version

  47. 4.0.2 22 Sep 2023

    Nothing published for this version

  48. 4.0.1 10 Sep 2023

    Nothing published for this version

  49. 4.0.0 06 Sep 2023

    Nothing published for this version

  50. 3.9.0 22 Sep 2023

    Nothing published for this version

  51. 3.8.3 14 Sep 2023

    Nothing published for this version

  52. 3.8.2 12 Jun 2023

    Nothing published for this version

  53. 3.8.1 04 May 2023

    Nothing published for this version

  54. 3.8.0 22 Mar 2023

    Nothing published for this version

  55. 3.7.2 12 Jan 2023

    Nothing published for this version

  56. 3.7.1 10 Dec 2022

    Nothing published for this version

  57. 3.7.0 09 Dec 2022

    Nothing published for this version

  58. 3.6.1 18 Nov 2022

    Nothing published for this version

  59. 3.6.0 14 Oct 2022

    Nothing published for this version

  60. 3.5.3 25 Sep 2022

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive