PackageTrack
Sign in Get early access

konekt/concord

Concord is a Laravel Extension for building modular Laravel Applications

1.18.1 1.6M downloads/mo #2201 most downloaded on Packagist artkonekt/concord

What this package is like to depend on

Last release 2 months ago

26 May 2026

Release timing varies

gaps range from 5 weeks to 12 months

Nearly every release is documented

notes for 34 of 37 stable releases

Nothing withdrawn

no release was ever pulled

9 years old

37 releases · first in 2017

4 releases in the last 12 months

see the full history below

Release timeline

37 releases · Jun 2017 to May 2026
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 37
  1. 1.18.1 26 May 2026

    Nothing published for this version

  2. 1.18.0 17 Apr 2026

    Nothing published for this version

  3. 1.17.1 20 Dec 2025
    Release notes
    Open source →
  4. 1.17.0 12 Nov 2025

    Nothing published for this version

  5. 1.16.0 03 Mar 2025
    Release notes
    2025-03-03
    • Added Laravel 12 support
    • Added PHP 8.4 support
    • Dropped Laravel 9 support
    • Dropped PHP 8.0 support
    Open source →
  6. 1.15.0 15 Mar 2024
    Release notes
    2024-03-15
    • Added the controller hooks feature
    Open source →
  7. 1.14.0 08 Jan 2024
    Release notes
    2024-01-08
    • Added Laravel 11 support (pre-release)
    Open source →
  8. 1.13.1 17 Nov 2023
    Release notes
    2023-11-17
    • Added PHP 8.3 support
    Open source →
  9. 1.13.0 16 Feb 2023
    Release notes
    2023-02-16
    • Added Laravel 10 support
    Open source →
  10. 1.12.0 01 Dec 2022
    Release notes
    2022-12-01
    • Added the morph_type_of() helper function to achieve the reverse of Relation::getMorphedModel()
    • Added PHP 8.2 support
    • Dropped Laravel 8 support
    • Changed minimum Laravel version to 9.2
    Open source →
  11. 1.11.0 10 Mar 2022
    Release notes
    2022-03-10
    • Added Enum v4 support
    • Dropped PHP 7.3 & 7.4 support
    • Dropped Laravel 6 & 7 support
    • Minimum Laravel version is 8.22.1, to enforce the CVE-2021-21263 security patch
    Open source →
  12. 1.10.2 27 Jan 2022
    Release notes
    2022-01-27
    • Added PHP 8.1 support
    • Added Laravel 9 support
    Open source →
  13. 1.10.1 08 Mar 2021
    Release notes
    2021-03-08
    • Fixed PHP 8 compatibility with enums, models and requests commands
    Open source →
  14. 1.10.0 08 Dec 2020
    Release notes
    2020-12-08
    • Registering camel case route model bindings as well, ie. not only product_type but also productType
    • Switched CI from travis to Github Actions
    Open source →
  15. 1.9.0 28 Nov 2020
    Release notes
    2020-11-28
    • Dropped PHP 7.2 support
    • Dropped Laravel 5 support
    • Added PHP 8 Support
    Open source →
  16. 1.8.0 12 Sep 2020
    Release notes
    2020-09-12
    • Added Laravel 8 support
    Open source →
  17. 1.7.0 31 Aug 2020
    Release notes
    2020-08-31
    • Added generic concord config for disabling automatic Route::model registration
    Open source →
  18. 1.6.0 20 Jun 2020
    Release notes
    2020-06-20
    • Added support for cascading config values to all submodules in boxes
    • Changed the default of loading migrations of submodules: it defaults to the box's config (until 1.5 it defaulted to true)
    • Added automatic publishing of module migrations
    • Added automatic publishing of box + submodule migrations at boxes
    • Added publish tag own-migrations-only for boxes to exclude the migrations of its submodules.
    Open source →
  19. 1.5.1 19 Mar 2020
    Release notes
    2020-03-19
    • Allowing enum v3.0 as well (v2.1+ is still supported)
    Open source →
  20. 1.5.0 13 Mar 2020
    Release notes
    2020-03-13
    • Dropped PHP 7.1 Support
    • Added PHP 7.4 Support
    • Added Laravel 7 support
    Open source →
  21. 1.4.0 17 Nov 2019
    Release notes
    2019-11-17
    • Added Laravel 6 support
    • Dropped Laravel 5.4 support
    Open source →
  22. 1.3.1 08 Jun 2019
    Release notes
    2019-06-08
    • Annotations have been added to ModelProxy (for IDE autocompletion)
    Open source →
  23. 1.3.0 05 Jun 2019
    Release notes
    2019-06-05
    • Dropped PHP 7.0 support
    • Added PHP 7.3 support
    • Added Laravel 5.7 and 5.8 support
    Open source →
  24. 1.2.0 11 Aug 2018
    Release notes
    2018-08-11
    • Modules can be retrieved by id
    Open source →
  25. 1.1.0 18 Feb 2018
    Release notes
    2018-02-18
    • Laravel 5.6 support
    • PHPUnit 7.0 support
    Open source →
  26. 1.0.0 17 Jan 2018
    Release notes
    2018-01-17
    • Documentation finished for 1.0.
    • BaseRequest contract has been added (for form requests);
    • Module kind gets obtained from the module not from the manifest. As a consequence it's no more needed (and has no effect) to specify the module kind in the manifest file
    • Dist-type zipballs no more contain test, docs and other files that aren't needed for production

    0.9 Series

    Open source →
  27. 0.9.10 11 Dec 2017
    Release notes
    2017-12-11
    • List enums and requests commands have been added
    Open source →
  28. 0.9.9 08 Dec 2017
    Release notes
    2017-12-08
    • Enum-eloquent bumped to 1.1.3+ (bugfix)
    • PHP 7.2 is supported
    Open source →
  29. 0.9.8 24 Nov 2017
    Release notes
    2017-11-24
    • Enum version bumped to 2.1+ and enum-eloquent to 1.1.2+
    Open source →
  30. 0.9.7 09 Oct 2017
    Release notes
    2017-10-09
    • Laravel 5.3 support has been dropped
    • Full Laravel 5.5 support
    Open source →
  31. 0.9.6 06 Oct 2017
    Release notes
    2017-10-06
    Open source →
  32. 0.9.5 18 Sep 2017
    Release notes
    2017-09-18
    • Fixed stale concord instance in proxies (only happened during tests)
    • Modules collection is now stored with module id as key
    • Doc updates
    • Concord Events have been introduced
    Open source →
  33. 0.9.4 13 Sep 2017
    Release notes
    2017-09-13
    • Konekt Enum requirement bumped to v2.0
    Open source →
  34. 0.9.3 15 Aug 2017
    Release notes
    2017-08-15
    • Documentation updated + converted from jekyll to docsify
    Open source →
  35. 0.9.2 26 Jul 2017
    Release notes
    2017-07-26
    • On concord model registration route models are registered by default (with short name)
    Open source →
  36. 0.9.1 09 Jul 2017
    Release notes
    2017-07-09
    • Laravel 5.5 auto-discovery support
    • fixes, doc updates
    • Support for model/enum/request shorts,
    • enum('short_name') helper
    Open source →
  37. 0.9.0 14 Jun 2017
    Release notes
    2017-06-14
    • First version ever tagged, Changelog started
    • 0.9.x series are pre-1.0 versions, feature set is expected to be intact until 1.0
    • Documentation needs review
    • Test coverage is only ~42%
    • Contains the following features:
      • Modules & Boxes with manifest
      • Modules are singular, boxes can incorporate other modules
      • Loading of views, routes migrations, models/enums/requests & event-service providers can be turned on/of in module config
      • Directory/Namespace layout is driven by conventions
      • Flexible models, enums & requests (via proxies)
      • Helpers
    Open source →

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