PackageTrack
Sign in Get early access

ryangjchandler/laravel-cloudflare-turnstile

A simple package to help integrate Cloudflare Turnstile.

v3.0.3 1.4M downloads/mo #2338 most downloaded on Packagist ryangjchandler/laravel-cloudflare-turnstile

What this package is like to depend on

Last release 5 months ago

19 Mar 2026

Release timing varies

gaps range from 3 weeks to 12 months

Nearly every release is documented

notes for 13 of 14 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

14 releases · first in 2022

5 releases in the last 12 months

see the full history below

Release timeline

14 releases · Sep 2022 to Mar 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 14
  1. v3.0.3 19 Mar 2026
    Release notes

    What's Changed

    • Fix changed anchor in documentation link by @q-- in #62
    • Laravel 13.x Compatibility by @laravel-shift in #63
    • Allow nonce attribute to turnstile component by @aguingand in #64
    • chore(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.5.0 by @dependabot[bot] in #60
    • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #59

    New Contributors

    • @q-- made their first contribution in #62

    Full Changelog: v3.0.2...v3.0.3

    Open source →
    Release notes

    What's Changed

    • Fix changed anchor in documentation link by @q-- in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/62
    • Laravel 13.x Compatibility by @laravel-shift in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/63
    • Allow nonce attribute to turnstile component by @aguingand in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/64
    • chore(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.5.0 by @dependabot[bot] in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/60
    • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/59

    New Contributors

    • @q-- made their first contribution in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/62

    Full Changelog: https://github.com/ryangjchandler/laravel-cloudflare-turnstile/compare/v3.0.2...v3.0.3

    Open source →
  2. v3.0.2 23 Jan 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v3.0.1...v3.0.2

    Open source →
    Release notes

    What's Changed

    • Delete .stubs.php by @aguingand in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/61

    New Contributors

    • @aguingand made their first contribution in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/61

    Full Changelog: https://github.com/ryangjchandler/laravel-cloudflare-turnstile/compare/v3.0.1...v3.0.2

    Open source →
  3. v3.0.1 16 Dec 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v3.0.0...v3.0.1

    Open source →
    Release notes

    What's Changed

    • Fix copy by @brunogaspar in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/58

    New Contributors

    • @brunogaspar made their first contribution in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/58

    Full Changelog: https://github.com/ryangjchandler/laravel-cloudflare-turnstile/compare/v3.0.0...v3.0.1

    Open source →
  4. v3.0.0 05 Nov 2025
    Release notes

    What's Changed

    This is a new major version of this package. All changes required to upgrade have been documented in the UPGRADE document.

    If anything is missing from this document, please open an issue and let us know so we can update it!

    Full Changelog: v2.1.0...v3.0.0

    Open source →
    Release notes

    What's Changed

    This is a new major version of this package. All changes required to upgrade have been documented in the UPGRADE document.

    If anything is missing from this document, please open an issue and let us know so we can update it!

    Full Changelog: https://github.com/ryangjchandler/laravel-cloudflare-turnstile/compare/v2.1.0...v3.0.0

    Open source →
  5. v2.1.0 29 Oct 2025
    Release notes

    What's Changed

    • Update livewire website url by @Erulezz in #54
    • Allow any custom attributes on the turnstile div by @tobz-nz in #52

    New Contributors

    Full Changelog: v2.0.3...v2.1.0

    Open source →
    Release notes

    What's Changed

    • Update livewire website url by @Erulezz in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/54
    • Allow any custom attributes on the turnstile div by @tobz-nz in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/52

    New Contributors

    • @Erulezz made their first contribution in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/54
    • @tobz-nz made their first contribution in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/52

    Full Changelog: https://github.com/ryangjchandler/laravel-cloudflare-turnstile/compare/v2.0.3...v2.1.0

    Open source →
  6. v2.0.3 08 Jun 2025
    Release notes

    What's Changed

    • Javascript callback function declarations changed by @AndrasMa in #51

    New Contributors

    Full Changelog: v2.0.2...v2.0.3

    Open source →
    Release notes

    What's Changed

    • Javascript callback function declarations changed by @AndrasMa in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/51

    New Contributors

    • @AndrasMa made their first contribution in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/51

    Full Changelog: https://github.com/ryangjchandler/laravel-cloudflare-turnstile/compare/v2.0.2...v2.0.3

    Open source →
  7. v2.0.2 16 May 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v2.0.1...v2.0.2

    Open source →
    Release notes

    What's Changed

    • Fix: Wait for Livewire initialization by @soymgomez in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/50

    New Contributors

    • @soymgomez made their first contribution in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/50

    Full Changelog: https://github.com/ryangjchandler/laravel-cloudflare-turnstile/compare/v2.0.1...v2.0.2

    Open source →
  8. v2.0.1 02 Mar 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v2.0.0...v2.0.1

    Open source →
    Release notes

    What's Changed

    • Add PHP 8.2 back by @ryangjchandler in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/44

    New Contributors

    • @ryangjchandler made their first contribution in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/44

    Full Changelog: https://github.com/ryangjchandler/laravel-cloudflare-turnstile/compare/v2.0.0...v2.0.1

    Open source →
  9. v2.0.0 26 Feb 2025
    Release notes

    What's Changed

    • Fix workflow run badges by @stevebauman in #30
    • Localization support by @200-0K in #34
    • Laravel 12.x Compatibility by @laravel-shift in #40
    • Allow use more then one turnstile on single page with Livewire. by @Macsimka in #33
    • Remove support for PHP 8.1 and PHP 8.2.
    • Remove support for Laravel 10.x.
    • Reset Turnstile widget when Livewire property is reset.
    • Prevent widget from expiring with Livewire.

    New Contributors

    Full Changelog: v1.1.0...v2.0.0

    Open source →
    Release notes

    What's Changed

    • Fix workflow run badges by @stevebauman in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/30
    • Localization support by @200-0K in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/34
    • Laravel 12.x Compatibility by @laravel-shift in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/40
    • Allow use more then one turnstile on single page with Livewire. by @Macsimka in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/33
    • Remove support for PHP 8.1 and PHP 8.2.
    • Remove support for Laravel 10.x.
    • Reset Turnstile widget when Livewire property is reset.
    • Prevent widget from expiring with Livewire.

    New Contributors

    • @stevebauman made their first contribution in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/30
    • @200-0K made their first contribution in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/34
    • @Macsimka made their first contribution in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/33

    Full Changelog: https://github.com/ryangjchandler/laravel-cloudflare-turnstile/compare/v1.1.0...v2.0.0

    Open source →
  10. v1.1.0 12 Mar 2024
    Release notes
    • Add support for Laravel 11.x.
    Open source →
    Release notes
    • Add support for Laravel 11.x.
    Open source →
  11. v1.0.0 14 Apr 2023
    Release notes

    What's Changed

    • chore(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/8
    • chore(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/10
    • Support Laravel 10 by @parkourben99 in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/15

    New Contributors

    • @parkourben99 made their first contribution in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/15

    Full Changelog: https://github.com/ryangjchandler/laravel-cloudflare-turnstile/compare/v0.2.0...v1.0.0

    Open source →
  12. v0.2.0 13 Dec 2022
    Release notes

    What's Changed

    • chore(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/3
    • chore(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/5
    • Widget configurations by @kaptk2 in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/7

    Upgrade Guide

    The original @turnstile() Blade directive has been removed in favour of <x-turnstile />. Please refer to the documentation for the new attribute options found on the Blade component.

    New Contributors

    • @dependabot made their first contribution in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/3
    • @kaptk2 made their first contribution in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/7

    Full Changelog: https://github.com/ryangjchandler/laravel-cloudflare-turnstile/compare/v0.1.1...v0.2.0

    Open source →
  13. v0.1.1 30 Sep 2022
    Release notes

    Full Changelog: https://github.com/ryangjchandler/laravel-cloudflare-turnstile/compare/v0.1.0...v0.1.1

    Open source →
  14. v0.1.0 30 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