PackageTrack
Sign in Get early access

sylius/grid-bundle

Amazing grids with support of filters and custom fields integrated into Symfony.

v1.16.1 9.2M downloads/mo #1969 most downloaded on Packagist Sylius/SyliusGridBundle

What this package is like to depend on

Last release 1 months ago

13 Jul 2026

Release timing varies

gaps range from 9 days to 6 months

Rarely documented

notes for 4 of 107 stable releases

Nothing withdrawn

no release was ever pulled

10 years old

143 releases · first in 2016

14 releases in the last 12 months

see the full history below

Release timeline

105 releases · Oct 2016 to Jul 2026
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 143
  1. v1.16.1 13 Jul 2026
    Release notes

    What's Changed

    • Do not autoload deprecated FQCN in builder bc-alias guards by @mpysiak in #498

    New Contributors

    Full Changelog: v1.16.0...v1.16.1

    Open source →
  2. v1.16.0 10 Jul 2026
    Release notes

    TL;DR

    SyliusGridBundle 1.16.0 modernizes how grids are defined and customized. Grids become invokable, attribute-driven PHP classes, and we introduce Grid Mutators as the modern replacement for grid events with no breaking changes.

    • Invokable Grids: define grids as plain invokable classes with the #[AsGrid] attribute; no need to extend AbstractGrid or implement GridInterface.
    • Grid Mutators: customize existing grids via #[AsGridMutator] + GridMutatorInterface, with priority support; works with both modern and legacy grids.
    • Fluent actions configuration: configure grid actions with the new withActions, withMainActions, withItemActions, withSubItemActions and withBulkActions builder methods, consistent with withFields and withFilters.
    • Improved make:grid maker: now generates modern invokable grids, plus better error messages.

    What's Changed

    • feat(DX): Invokable grids by @loic425 in #480
    • build: support webmozart/assert 2.3 by @stlgaits in #478
    • [CI] Add upmerge between 1.15 and 1.16 branches by @GSadee in #481
    • [UPMERGE] 1.15 -> 1.16 by @SyliusBot in #482
    • Remove unnecessary configuration by @loic425 in #483
    • feat(invokabke-grids): Rework the compiler pass by @loic425 in #484
    • Read grid metadata from #[AsGrid] attribute as invokable_grid tag fallback by @GSadee in #485
    • feat(grid-builder): add withActions methods by @loic425 in #486
    • feat(php-grids): Grid mutators by @loic425 in #487
    • feat(mutators): Add support for mutators in legacy grids by @loic425 in #488
    • feat(deprecations): Deprecate the legacy grids and the grid events by @loic425 in #491
    • feat(maker): use new grid helpers in the Grid maker by @loic425 in #490
    • Adding better error message by @mamazu in #489
    • feat(README): Add a few notes about new deprecations by @loic425 in #492
    • fix(README): Fix link to the grid converter by @loic425 in #493
    • feat(maker): Remove AbstractGrid usage by @loic425 in #494
    • fix(interfaces): Move builder interfaces into the Grid component by @loic425 in #495
    • feat(builder): Add a few notes about moved interfaces and trigger dep… by @loic425 in #496
    • feat(maintenance): Add PHPArkitect by @loic425 in #497

    Full Changelog: v1.15.1...v1.16.0

    Open source →
  3. v1.16.0-RC.3 no date pre-release
    Release notes

    What's Changed

    • feat(builder): Add a few notes about moved interfaces and trigger dep… by @loic425 in #496
    • feat(maintenance): Add PHPArkitect by @loic425 in #497

    Full Changelog: v1.16.0-RC.2...v1.16.0-RC.3

    Open source →
  4. v1.16.0-RC.2 10 Jul 2026 pre-release
    Release notes

    What's Changed

    • fix(README): Fix link to the grid converter by @loic425 in #493
    • feat(maker): Remove AbstractGrid usage by @loic425 in #494
    • fix(interfaces): Move builder interfaces into the Grid component by @loic425 in #495

    Full Changelog: v1.16.0-RC.1...v1.16.0-RC.2

    Open source →
  5. v1.16.0-RC.1 09 Jul 2026 pre-release
    Release notes

    What's Changed

    • feat(mutators): Add support for mutators in legacy grids by @loic425 in #488
    • feat(deprecations): Deprecate the legacy grids and the grid events by @loic425 in #491
    • feat(maker): use new grid helpers in the Grid maker by @loic425 in #490
    • Adding better error message by @mamazu in #489
    • feat(README): Add a few notes about new deprecations by @loic425 in #492

    Full Changelog: v1.16.0-ALPHA.3...v1.16.0-RC.1

    Open source →
  6. v1.16.0-ALPHA.3 29 Jun 2026 pre-release
    Release notes

    What's Changed

    Full Changelog: v1.16.0-ALPHA.2...v1.16.0-ALPHA.3

    Open source →
  7. v1.16.0-ALPHA.2 19 Jun 2026 pre-release
    Release notes

    What's Changed

    • Remove unnecessary configuration by @loic425 in #483
    • feat(invokabke-grids): Rework the compiler pass by @loic425 in #484
    • Read grid metadata from #[AsGrid] attribute as invokable_grid tag fallback by @GSadee in #485

    Full Changelog: v1.16.0-ALPHA.1...v1.16.0-ALPHA.2

    Open source →
  8. v1.16.0-ALPHA.1 19 Jun 2026 pre-release
    Release notes

    What's Changed

    Full Changelog: v1.15.1...v1.16.0-ALPHA.1

    Open source →
  9. v1.15.1 16 Apr 2026
    Release notes

    What's Changed

    • [Bug] fix: use withFields and withFilters instead of addFields and addFilters in make:grid skeleton by @camilleislasse in #477

    New Contributors

    Full Changelog: v1.15.0...v1.15.1

    Open source →
  10. v1.15.0 29 Jan 2026
    Release notes

    TL;DR

    • Symfony 8 support 🎉
    • Enum support: New EnumField and EnumFilter for better PHP enum handling

    What's Changed

    New Contributors

    Full Changelog: v1.14.1...v1.15.0

    Open source →
  11. v1.15.0-ALPHA.1 04 Dec 2025 pre-release

    Nothing published for this version

  12. v1.14.1 20 Oct 2025

    Nothing published for this version

  13. v1.14.0 08 Oct 2025

    Nothing published for this version

  14. v1.14.0-ALPHA.2 05 Sep 2025 pre-release

    Nothing published for this version

  15. v1.14.0-ALPHA.1 12 Mar 2025 pre-release

    Nothing published for this version

  16. v1.13.2 05 Sep 2025

    Nothing published for this version

  17. v1.13.1 29 Nov 2024

    Nothing published for this version

  18. v1.13.0 08 Oct 2024

    Nothing published for this version

  19. v1.13.0-BETA.1 01 Oct 2024 pre-release

    Nothing published for this version

  20. v1.13.0-ALPHA.3 24 Sep 2024 pre-release

    Nothing published for this version

  21. v1.13.0-ALPHA.2 05 Sep 2024 pre-release

    Nothing published for this version

  22. v1.13.0-ALPHA.1 30 Jan 2024 pre-release

    Nothing published for this version

  23. v1.12.2 08 Oct 2024

    Nothing published for this version

  24. v1.12.1 05 Jan 2024

    Nothing published for this version

  25. v1.12.0 31 Oct 2022

    Nothing published for this version

  26. v1.12.0-BETA.1 19 Oct 2022 pre-release

    Nothing published for this version

  27. v1.12.0-ALPHA.1 16 May 2022 pre-release

    Nothing published for this version

  28. v1.11.0 27 Apr 2022

    Nothing published for this version

  29. v1.11.0-RC.3 15 Mar 2022 pre-release

    Nothing published for this version

  30. v1.11.0-RC.2 14 Mar 2022 pre-release

    Nothing published for this version

  31. v1.11.0-RC.1 08 Mar 2022 pre-release

    Nothing published for this version

  32. v1.11.0-BETA.1 10 Feb 2022 pre-release

    Nothing published for this version

  33. v1.11.0-ALPHA.1 02 Feb 2022 pre-release

    Nothing published for this version

  34. v1.10.2 15 Mar 2022

    Nothing published for this version

  35. v1.10.1 14 Mar 2022

    Nothing published for this version

  36. v1.10.0 18 Aug 2021

    Nothing published for this version

  37. v1.9.0 19 Mar 2021

    Nothing published for this version

  38. v1.8.0 08 Dec 2020

    Nothing published for this version

  39. v1.8.0-BETA.1 24 Nov 2020 pre-release

    Nothing published for this version

  40. v1.7.5 14 Apr 2020

    Nothing published for this version

  41. v1.7.4 02 Jan 2020

    Nothing published for this version

  42. v1.7.3 18 Oct 2019

    Nothing published for this version

  43. v1.7.2 17 Oct 2019

    Nothing published for this version

  44. v1.7.1 17 Oct 2019

    Nothing published for this version

  45. v1.7.0 17 Oct 2019

    Nothing published for this version

  46. v1.6.3 10 Oct 2019

    Nothing published for this version

  47. v1.6.2 10 Oct 2019

    Nothing published for this version

  48. v1.6.1 28 Aug 2019

    Nothing published for this version

  49. v1.6.0 28 Aug 2019

    Nothing published for this version

  50. v1.5.1 21 May 2019

    Nothing published for this version

  51. v1.5.0 01 May 2019

    Nothing published for this version

  52. v1.4.5 21 May 2019

    Nothing published for this version

  53. v1.4.4 30 Apr 2019

    Nothing published for this version

  54. v1.4.3 17 Mar 2019

    Nothing published for this version

  55. v1.4.2 no date

    Nothing published for this version

  56. v1.4.1 11 Feb 2019

    Nothing published for this version

  57. v1.4.0 01 Feb 2019

    Nothing published for this version

  58. 1.4.0-patch1 20 Feb 2019 pre-release

    Nothing published for this version

  59. v1.4.0-BETA.1 13 Jan 2019 pre-release

    Nothing published for this version

  60. v1.3.13 21 May 2019

    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