PackageTrack
Sign in Get early access

spatie/ray

Debug with Ray to fix problems faster

1.48.0 48M downloads/mo #626 most downloaded on Packagist spatie/ray

What this package is like to depend on

Last release 4 months ago

31 Mar 2026

Release timing varies

gaps range from 1 weeks to 7 months

Nearly every release is documented

notes for 117 of 124 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

124 releases · first in 2021

8 releases in the last 12 months

see the full history below

Release timeline

124 releases · Jan 2021 to Mar 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 124
  1. 1.48.0 31 Mar 2026
    Release notes

    What's Changed

    Full Changelog: 1.47.0...1.48.0

    Open source →
    Release notes

    What's Changed

    • Add afterSendCallbacks hook to sendRequest by @rubenvanassche in https://github.com/spatie/ray/pull/1063

    Full Changelog: https://github.com/spatie/ray/compare/1.47.0...1.48.0

    Open source →
  2. 1.47.0 20 Feb 2026
    Release notes

    Add Laravel 13 support

    Open source →
  3. 1.46.0 06 Feb 2026
    Release notes

    What's new

    • Add yellow() as an alias for orange()
    • Add grey() as an alias for gray()
    Open source →
    Release notes

    What's new

    • Add yellow() as an alias for orange()
    • Add grey() as an alias for gray()
    Open source →
  4. 1.45.0 26 Jan 2026
    Release notes

    What's Changed

    • Add methods to retrieve windows and theme from Ray app
    • Bump actions/checkout from 5 to 6 by @dependabot in #1001
    • Bump actions/cache from 4 to 5 by @dependabot in #1016
    • Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot in #1020

    Full Changelog: 1.44.1...1.45.0

    Open source →
    Release notes

    What's Changed

    • Add methods to retrieve windows and theme from Ray app
    • Bump actions/checkout from 5 to 6 by @dependabot in https://github.com/spatie/ray/pull/1001
    • Bump actions/cache from 4 to 5 by @dependabot in https://github.com/spatie/ray/pull/1016
    • Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot in https://github.com/spatie/ray/pull/1020

    Full Changelog: https://github.com/spatie/ray/compare/1.44.1...1.45.0

    Open source →
  5. 1.44.1 21 Nov 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 1.44.0...1.44.1

    Open source →
    Release notes

    What's Changed

    • Fix RemoveRayCallRector to remove chained method calls by @FlorianRiquelme in https://github.com/spatie/ray/pull/991

    New Contributors

    • @FlorianRiquelme made their first contribution in https://github.com/spatie/ray/pull/991

    Full Changelog: https://github.com/spatie/ray/compare/1.44.0...1.44.1

    Open source →
  6. 1.44.0 20 Nov 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 1.41.3...1.44.0

    Open source →
    Release notes

    What's Changed

    • Provide backwards compatibility with PHPStan 1.x. by @pfrenssen in https://github.com/spatie/ray/pull/952
    • Update Dependencies by @sweptsquash in https://github.com/spatie/ray/pull/955
    • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot[bot] in https://github.com/spatie/ray/pull/961
    • Laravel 12.x Compatibility by @laravel-shift in https://github.com/spatie/ray/pull/966
    • Use static:: instead of self:: for late static binding by @TumTum in https://github.com/spatie/ray/pull/970
    • Add offset and limit support to trace by @dimitri-koenig in https://github.com/spatie/ray/pull/974
    • Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in https://github.com/spatie/ray/pull/979
    • Update issue template by @AlexVanderbist in https://github.com/spatie/ray/pull/986
    • Fix PHP 8.5 deprecations by @IonBazan in https://github.com/spatie/ray/pull/989
    • Bump stefanzweifel/git-auto-commit-action from 5 to 7 by @dependabot[bot] in https://github.com/spatie/ray/pull/988
    • Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/spatie/ray/pull/984
    • Fix searchConfigFilesOnDisk to handle empty string parameter by @bjo3rnf in https://github.com/spatie/ray/pull/992

    New Contributors

    • @pfrenssen made their first contribution in https://github.com/spatie/ray/pull/952
    • @laravel-shift made their first contribution in https://github.com/spatie/ray/pull/966
    • @TumTum made their first contribution in https://github.com/spatie/ray/pull/970
    • @dimitri-koenig made their first contribution in https://github.com/spatie/ray/pull/974
    • @IonBazan made their first contribution in https://github.com/spatie/ray/pull/989
    • @bjo3rnf made their first contribution in https://github.com/spatie/ray/pull/992

    Full Changelog: https://github.com/spatie/ray/compare/1.41.3...1.44.0

    Open source →
  7. 1.43.1 29 Oct 2025
    Release notes

    What's Changed

    • Fix searchConfigFilesOnDisk to handle empty string parameter by @bjo3rnf in #992

    New Contributors

    Full Changelog: 1.43.0...1.43.1

    Open source →
    Release notes

    What's Changed

    • Fix searchConfigFilesOnDisk to handle empty string parameter by @bjo3rnf in https://github.com/spatie/ray/pull/992

    New Contributors

    • @bjo3rnf made their first contribution in https://github.com/spatie/ray/pull/992

    Full Changelog: https://github.com/spatie/ray/compare/1.43.0...1.43.1

    Open source →
  8. 1.43.0 16 Oct 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 1.42.0...1.43.0

    Open source →
    Release notes

    What's Changed

    • Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in https://github.com/spatie/ray/pull/979
    • Update issue template by @AlexVanderbist in https://github.com/spatie/ray/pull/986
    • Fix PHP 8.5 deprecations by @IonBazan in https://github.com/spatie/ray/pull/989
    • Bump stefanzweifel/git-auto-commit-action from 5 to 7 by @dependabot[bot] in https://github.com/spatie/ray/pull/988
    • Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/spatie/ray/pull/984

    New Contributors

    • @IonBazan made their first contribution in https://github.com/spatie/ray/pull/989

    Full Changelog: https://github.com/spatie/ray/compare/1.42.0...1.43.0

    Open source →
  9. 1.42.0 18 Apr 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 1.41.6...1.42.0

    Open source →
    Release notes

    What's Changed

    • Add offset and limit support to trace by @dimitri-koenig in https://github.com/spatie/ray/pull/974

    New Contributors

    • @dimitri-koenig made their first contribution in https://github.com/spatie/ray/pull/974

    Full Changelog: https://github.com/spatie/ray/compare/1.41.6...1.42.0

    Open source →
  10. 1.41.6 21 Mar 2025
    Release notes

    What's Changed

    • Use static:: instead of self:: for late static binding by @TumTum in #970

    New Contributors

    Full Changelog: 1.41.5...1.41.6

    Open source →
    Release notes

    What's Changed

    • Use static:: instead of self:: for late static binding by @TumTum in https://github.com/spatie/ray/pull/970

    New Contributors

    • @TumTum made their first contribution in https://github.com/spatie/ray/pull/970

    Full Changelog: https://github.com/spatie/ray/compare/1.41.5...1.41.6

    Open source →
  11. 1.41.5 14 Feb 2025
    Release notes

    What's Changed

    • Update Dependencies by @sweptsquash in https://github.com/spatie/ray/pull/955
    • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in https://github.com/spatie/ray/pull/961
    • Laravel 12.x Compatibility by @laravel-shift in https://github.com/spatie/ray/pull/966

    New Contributors

    • @laravel-shift made their first contribution in https://github.com/spatie/ray/pull/966

    Full Changelog: https://github.com/spatie/ray/compare/1.41.4...1.41.5

    Open source →
  12. 1.41.4 09 Dec 2024
    Release notes

    What's Changed

    • Provide backwards compatibility with PHPStan 1.x. by @pfrenssen in https://github.com/spatie/ray/pull/952

    New Contributors

    • @pfrenssen made their first contribution in https://github.com/spatie/ray/pull/952

    Full Changelog: https://github.com/spatie/ray/compare/1.41.3...1.41.4

    Open source →
  13. 1.41.3 02 Dec 2024
    Release notes

    What's Changed

    • Fixes an issue where some complex variables would not be shown in Ray.
    • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in https://github.com/spatie/ray/pull/909
    • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in https://github.com/spatie/ray/pull/928
    • Add support for PHPStan 2.0 by @sweptsquash in https://github.com/spatie/ray/pull/946

    New Contributors

    • @sweptsquash made their first contribution in https://github.com/spatie/ray/pull/946

    Full Changelog: https://github.com/spatie/ray/compare/1.41.2...1.41.3

    Open source →
  14. 1.41.2 24 Apr 2024
    Release notes

    What's Changed

    • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in https://github.com/spatie/ray/pull/900
    • Fixes Typed property Symfony\Component\VarDumper\Dumper\CliDumper::$colors must not be accessed before initialization by @crynobone in https://github.com/spatie/ray/pull/885
    • Make implicit nullable param to explicit (PHP 8.4 compatibility) by @GromNaN in https://github.com/spatie/ray/pull/903
    • Add branch-alias for version 1.x by @GromNaN in https://github.com/spatie/ray/pull/905
    • Remove trailing comma from JSON by @GromNaN in https://github.com/spatie/ray/pull/906
    • Last explicit nullable param (PHP 8.4 compatibility) by @GromNaN in https://github.com/spatie/ray/pull/908

    New Contributors

    • @GromNaN made their first contribution in https://github.com/spatie/ray/pull/903

    Full Changelog: https://github.com/spatie/ray/compare/1.41.1...1.41.2

    Open source →
  15. 1.41.1 25 Jan 2024
    Release notes

    Full Changelog: https://github.com/spatie/ray/compare/1.41.0...1.41.1

    Open source →
  16. 1.41.0 24 Jan 2024
    Release notes

    What's Changed

    • Allow symfony 7.x by @thecaliskan in https://github.com/spatie/ray/pull/881
    • docs(app): docker add step to open gateway for remote by @ValentinGaudin in https://github.com/spatie/ray/pull/882
    • Add rector rule to remove ray calls from a codebase by @timvandijck in https://github.com/spatie/ray/pull/884
    • Bump actions/cache from 3 to 4 by @dependabot in https://github.com/spatie/ray/pull/888

    New Contributors

    • @thecaliskan made their first contribution in https://github.com/spatie/ray/pull/881
    • @ValentinGaudin made their first contribution in https://github.com/spatie/ray/pull/882

    Full Changelog: https://github.com/spatie/ray/compare/1.40.1...1.41.0

    Open source →
  17. 1.40.1 20 Nov 2023
    Release notes

    What's Changed

    • Add showDuplicateQueries() to reference page by @AndreasHerss in https://github.com/spatie/ray/pull/865
    • Implement cURL Handle Caching by @JSlush611 in https://github.com/spatie/ray/pull/864

    New Contributors

    • @AndreasHerss made their first contribution in https://github.com/spatie/ray/pull/865
    • @JSlush611 made their first contribution in https://github.com/spatie/ray/pull/864

    Full Changelog: https://github.com/spatie/ray/compare/1.40.0...1.40.1

    Open source →
  18. 1.40.0 07 Nov 2023
    Release notes

    What's Changed

    • Add support for calling closures before doing a ray request by @SebastiaanKloos in https://github.com/spatie/ray/pull/859
    • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in https://github.com/spatie/ray/pull/850

    Full Changelog: https://github.com/spatie/ray/compare/1.39.0...1.40.0

    Open source →
  19. 1.39.0 18 Sep 2023
    Release notes
    • add expandAll()
    Open source →
  20. 1.38.0 12 Sep 2023
    Release notes

    What's Changed

    • Add expand payload by @freekmurze in https://github.com/spatie/ray/pull/843

    Full Changelog: https://github.com/spatie/ray/compare/1.37.7...1.38.0

    Open source →
  21. 1.37.7 08 Sep 2023
    Release notes
    • Fix issue with outputing arrays for copying.

    Full Changelog: https://github.com/spatie/ray/compare/1.37.6...1.37.7

    Open source →
  22. 1.37.6 08 Sep 2023
    Release notes

    What's Changed

    • Fix/issue 832 by @timvandijck in https://github.com/spatie/ray/pull/839

    Full Changelog: https://github.com/spatie/ray/compare/1.37.5...1.37.6

    Open source →
  23. 1.37.5 06 Sep 2023
    Release notes

    What's Changed

    • Add details about returning the closure return value by @grantholle in https://github.com/spatie/ray/pull/834
    • Check for recursiveness before creating clipboard data.

    New Contributors

    • @grantholle made their first contribution in https://github.com/spatie/ray/pull/834

    Full Changelog: https://github.com/spatie/ray/compare/1.37.4...1.37.5

    Open source →
  24. 1.37.4 04 Sep 2023
    Release notes
    • Fix a bug with Livewire 3 components being rendered instead of sent to Ray as a class

    Full Changelog: https://github.com/spatie/ray/compare/1.37.3...1.37.4

    Open source →
  25. 1.37.3 01 Sep 2023
    Release notes

    What's Changed

    • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in https://github.com/spatie/ray/pull/800
    • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in https://github.com/spatie/ray/pull/806
    • Feature/clipboard by @timvandijck in https://github.com/spatie/ray/pull/829

    New Contributors

    • @timvandijck made their first contribution in https://github.com/spatie/ray/pull/829

    Full Changelog: https://github.com/spatie/ray/compare/1.37.2...1.37.3

    Open source →
  26. 1.37.2 17 May 2023
    Release notes
    • improve handling of Pest test screen names
    Open source →
  27. 1.37.1 06 Mar 2023
    Release notes

    What's Changed

    • [1.x] Add phpstan rule to detect ray calls by @abenerd in https://github.com/spatie/ray/pull/781

    Full Changelog: https://github.com/spatie/ray/compare/1.37.0...1.37.1

    Open source →
  28. 1.37.0 03 Mar 2023
    Release notes
    • add invade method
    Open source →
  29. 1.36.2 10 Feb 2023
    Release notes
    • do not send context if there is none

    Full Changelog: https://github.com/spatie/ray/compare/1.36.1...1.36.2

    Open source →
  30. 1.36.1 09 Feb 2023
    Release notes
    • support log context
    Open source →
  31. 1.36.0 11 Aug 2022
    Release notes
    • preparation for upcoming feature
    Open source →
  32. 1.35.0 09 Aug 2022
    Release notes

    What's Changed

    • Sync Laravel sample config ray.php with the latest in laravel-ray by @squatto in https://github.com/spatie/ray/pull/706
    • Added createFromArray method on SettingsFactory by @doekenorg in https://github.com/spatie/ray/pull/708
    • Update reference.md by @WouterBrouwers in https://github.com/spatie/ray/pull/712
    • Fixed typo showQueries to showDuplicateQueries by @xitox97 in https://github.com/spatie/ray/pull/714
    • Add slow_query_threshold to laravel docs by @fullstackfool in https://github.com/spatie/ray/pull/718

    New Contributors

    • @doekenorg made their first contribution in https://github.com/spatie/ray/pull/708
    • @xitox97 made their first contribution in https://github.com/spatie/ray/pull/714
    • @fullstackfool made their first contribution in https://github.com/spatie/ray/pull/718

    Full Changelog: https://github.com/spatie/ray/compare/1.34.5...1.35.0

    Open source →
  33. 1.34.5 03 Jun 2022
    Release notes

    What's Changed

    • Bug/702 long integers by @Nielsvanpach in https://github.com/spatie/ray/pull/704

    Full Changelog: https://github.com/spatie/ray/compare/1.34.4...1.34.5

    Open source →
  34. 1.34.4 03 Jun 2022
    Release notes
    • allow v2 of macroable
    Open source →
  35. 1.34.3 31 May 2022
    Release notes

    What's Changed

    • Fix small JavaScript related documentations by @Yago in https://github.com/spatie/ray/pull/687
    • Fix tiny typo by @jrmajor in https://github.com/spatie/ray/pull/700
    • Revert version of spatie/macroable to ^1.0 by @SebKay in https://github.com/spatie/ray/pull/703

    New Contributors

    • @Yago made their first contribution in https://github.com/spatie/ray/pull/687
    • @jrmajor made their first contribution in https://github.com/spatie/ray/pull/700
    • @SebKay made their first contribution in https://github.com/spatie/ray/pull/703

    Full Changelog: https://github.com/spatie/ray/compare/1.34.2...1.34.3

    Open source →
  36. 1.34.2 08 Apr 2022

    Nothing published for this version

  37. 1.34.1 03 Mar 2022
    Release notes
    • remove stray print_r call
    Open source →
  38. 1.34.0 03 Mar 2022
    Release notes
    • add support for global Ray
    Open source →
  39. 1.33.2 02 Feb 2022

    Nothing published for this version

  40. 1.33.1 17 Jan 2022

    Nothing published for this version

  41. 1.33.0 13 Jan 2022
    Release notes

    1.33.0

    • add support for screen colors
    • add support for project names
    • send hostname along with request
    Open source →
  42. 1.32.3 09 Jan 2022
    Release notes
    • allow Laravel 9
    Open source →
  43. 1.32.2 20 Dec 2021
    Release notes
    • allow symfony 6
    Open source →
  44. 1.32.1 30 Nov 2021
    Release notes
    • fix deprecation warning in PHP 8.1
    Open source →
  45. 1.32.0 24 Nov 2021

    Nothing published for this version

  46. 1.31.0 17 Nov 2021

    Nothing published for this version

  47. 1.30.4 11 Nov 2021

    Nothing published for this version

  48. 1.30.3 07 Oct 2021
    Release notes
    • Bug/567 global functions (#573)
    Open source →
  49. 1.30.2 10 Sep 2021
    Release notes
    • align carbon call argument type with carbon payload (#556)
    Open source →
  50. 1.30.1 07 Sep 2021
    Release notes
    • support PHP 8.1
    Open source →
  51. 1.30.0 20 Aug 2021
    Release notes
    • add catch method
    Open source →
  52. 1.29.2 15 Aug 2021
    Release notes
    • revert curl check
    Open source →
  53. 1.29.1 14 Aug 2021
    Release notes
    • fix curl check
    Open source →
  54. 1.29.0 02 Aug 2021
    Release notes
    • add label method
    Open source →
  55. 1.28.0 04 Jul 2021
    Release notes
    • add support for base64-encoded images (#499)
    Open source →
  56. 1.27.1 24 Jun 2021
    Release notes
    • remove typehint to allow override
    Open source →
  57. 1.27.0 23 Jun 2021
    Release notes
    • add once() (#481)
    Open source →
  58. 1.26.0 10 Jun 2021
    Release notes
    • add rate limiter
    Open source →
  59. 1.25.0 07 Jun 2021
    Release notes
    • add if method
    Open source →
  60. 1.24.0 03 Jun 2021
    Release notes
    • add limit method (#464)
    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