PackageTrack
Sign in Get early access

symfonycasts/verify-email-bundle

Simple, stylish Email Verification for Symfony

v1.18.0 5.4M downloads/mo #1873 most downloaded on Packagist SymfonyCasts/verify-email-bundle

What this package is like to depend on

Last release 8 months ago

29 Nov 2025

Release timing varies

gaps range from 2 weeks to 9 months

Most releases are documented

notes for 22 of 26 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

26 releases · first in 2020

1 release in the last 12 months

see the full history below

Release timeline

26 releases · May 2020 to Nov 2025
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 26
  1. v1.18.0 29 Nov 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.17.4...v1.18.0

    Open source →
  2. v1.17.4 15 Aug 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.17.3...v1.17.4

    Open source →
  3. v1.17.3 09 Dec 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.17.2...v1.17.3

    Open source →
  4. v1.17.2 22 Oct 2024
    Release notes

    Hey Email Verification'ers!

    Just a minor housekeeping release.

    What's Changed

    New Contributors

    Full Changelog: v1.17.1...v1.17.2

    Open source →
  5. v1.17.1 18 Oct 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.17.0...v1.17.1

    Open source →
  6. v1.17.0 17 Mar 2024
    Release notes

    March 16th, 2024

    Feature

    • #165 - UriSignerFactory to become internal in 2.x - @jrushlow
    • #157 - use UriSigner::checkRequest() to validate signatures using a Request object - @jrushlow
    Open source →
  7. v1.16.2 20 Feb 2024

    Nothing published for this version

  8. v1.16.1 05 Jan 2024

    Nothing published for this version

  9. v1.16.0 18 Dec 2023

    Nothing published for this version

  10. v1.15.0 02 Dec 2023

    Nothing published for this version

  11. v1.14.0 22 Sep 2023
    Release notes

    September 22nd, 2023

    Feature

    • Add Persian(Farsi) language by @BahmanMD in https://github.com/SymfonyCasts/verify-email-bundle/pull/134
    • [ci] handle future return types by @jrushlow in https://github.com/SymfonyCasts/verify-email-bundle/pull/137
    • Add el,mk tranlations by @zmakrevski in https://github.com/SymfonyCasts/verify-email-bundle/pull/146
    Open source →
  12. v1.13.0 04 Jan 2023
    Release notes

    January 4th, 2023

    Feature

    • #131 - Indonesian translation - @priyadi
    • #130 - Add Dutch translations to exceptions - @brentlobbezoo
    Open source →
  13. v1.12.0 04 Oct 2022
    Release notes

    October 4th, 2022

    Feature

    • #127 - [translations] additional Polish translations - @Flower7C3
    • #125 - drop symfony 4.4 support - @jrushlow
    Open source →
  14. v1.11.0 12 Jul 2022
    Release notes

    July 12th, 2022

    Feature

    • #118 - Add catalan translations - @victormhg

    Bug

    • #121 - Add missing target-language attr to all translations - @bocharsky-bw
    Open source →
  15. v1.10.0 08 Mar 2022
    Release notes

    March 8th, 2022

    Feature

    • #111 - romanian translation - @redecs
    • #110 - Add Spanish translations to exceptions - @larzuk91
    Open source →
  16. v1.9.0 23 Feb 2022
    Release notes

    February 23rd, 2022

    Feature

    • #109 - [translations] Slovak - @jrushlow
    • #107 - Translate exception reasons to French - @PauchardThomas
    • #106 - Translate exception reasons to Russian - @bocharsky-bw
    • #105 - Translate exception reasons to Ukrainian - @bocharsky-bw
    • #103 - RFC: Add translations for exception reasons - @bocharsky-bw
    Open source →
  17. v1.8.0 31 Jan 2022
    Release notes

    January 31st, 2022

    Feature

    • #95 - [translations] add Hungarian translations - @jrushlow
    Open source →
  18. v1.7.0 30 Nov 2021
    Release notes

    November 30th, 2021

    Feature

    • #90 - allow deprecation contracts 3.0 - @jrushlow
    Open source →
  19. v1.6.0 19 Nov 2021
    Release notes

    November 18th, 2021

    Feature

    • #76 - add missing return types for Symfony 6 support - @jrushlow
    • #79 - [translations] add Finnish translations - @jrushlow
    • #80 - [translations] add Czech translations - @jnovakdev
    • #84 - [translations] Add Japanese translation - @nabbisen
    • #85 - allow symfony6 - @tacman
    Open source →
  20. v1.5.0 05 May 2021
    Release notes

    May 5th, 2021

    Feature

    • #72 - Add Arabic Translations - @zairigimad
    • #71 - Add Turkish Translations - @kzorluoglu
    Open source →
  21. v1.4.0 12 Apr 2021
    Release notes

    April 12th, 2021

    Feature

    • #69 - add Italian translations - @jrushlow
    • #68 - add Portuguese translations - @jrushlow
    • #66 - Added Spanish language - @idmarinas
    Open source →
  22. v1.3.0 29 Mar 2021
    Release notes

    March 29th, 2021

    Feature

    • #60 - Added Dutch translations (in intl-icu format) - @evertharmeling
    • #58 - Add Russian translation - @bocharsky-bw
    • #57 - Add Ukrainian translation - @bocharsky-bw
    • #56 - add Polish translations - @jrushlow
    Open source →
  23. v1.2.0 08 Feb 2021
    Release notes

    February 8th, 2021

    Feature

    • #55 - Enhancement: Add French translations - @routmoute
    • #54 - Enhancement: Add Serbian translations - @N-M
    • #52 - Enhancement: Add German translations - @OskarStark
    Open source →
  24. v1.1.1 18 Dec 2020
    Release notes

    December 18th, 2020

    Bug Fix

    • #43 - improve signature expiration support - @jrushlow
    Open source →
  25. v1.1.0 08 Dec 2020
    Release notes

    December 8th, 2020

    Feature

    • #42 - Allow installation with PHP8, add Symfony 5.2 to tests - @ker0x
    Open source →
  26. v1.0.0 24 May 2020
    Release notes

    May 24th, 2020

    • Initial release
    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