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 2026Releases
latest 14-
v3.0.319 Mar 2026Release notes
Open source →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
Full Changelog: v3.0.2...v3.0.3
Release notes
Open source →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
-
v3.0.223 Jan 2026Release notes
Open source →What's Changed
- Delete .stubs.php by @aguingand in #61
New Contributors
- @aguingand made their first contribution in #61
Full Changelog: v3.0.1...v3.0.2
Release notes
Open source →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
-
v3.0.116 Dec 2025Release notes
Open source →What's Changed
- Fix copy by @brunogaspar in #58
New Contributors
- @brunogaspar made their first contribution in #58
Full Changelog: v3.0.0...v3.0.1
Release notes
Open source →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
-
v3.0.005 Nov 2025Release notes
Open source →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
Release notes
Open source →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
-
v2.1.029 Oct 2025Release notes
Open source →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
Release notes
Open source →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
-
v2.0.308 Jun 2025Release notes
Open source →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
-
v2.0.216 May 2025Release notes
Open source →What's Changed
- Fix: Wait for Livewire initialization by @soymgomez in #50
New Contributors
- @soymgomez made their first contribution in #50
Full Changelog: v2.0.1...v2.0.2
Release notes
Open source →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
-
v2.0.102 Mar 2025Release notes
Open source →What's Changed
- Add PHP 8.2 back by @ryangjchandler in #44
New Contributors
- @ryangjchandler made their first contribution in #44
Full Changelog: v2.0.0...v2.0.1
Release notes
Open source →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
-
v2.0.026 Feb 2025Release notes
Open source →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
- @stevebauman made their first contribution in #30
- @200-0K made their first contribution in #34
- @Macsimka made their first contribution in #33
Full Changelog: v1.1.0...v2.0.0
Release notes
Open source →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
-
v1.1.012 Mar 2024 -
v1.0.014 Apr 2023Release notes
Open source →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
-
v0.2.013 Dec 2022Release notes
Open source →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
-
v0.1.130 Sep 2022Release notes
Open source →Full Changelog: https://github.com/ryangjchandler/laravel-cloudflare-turnstile/compare/v0.1.0...v0.1.1
-
v0.1.030 Sep 2022Nothing published for this version