PackageTrack
Sign in Get early access

algolia/algoliasearch-client-php

API powering the features of Algolia.

4.47.0 36M downloads/mo #799 most downloaded on Packagist algolia/algoliasearch-client-php

What this package is like to depend on

Last release 5 days ago

18 Aug 2026

Ships fairly regularly

a new release about every 2 weeks

Some releases are documented

notes for 89 of 192 stable releases

Nothing withdrawn

no release was ever pulled

13 years old

283 releases · first in 2013

32 releases in the last 12 months

see the full history below

Release timeline

283 releases · Dec 2013 to Aug 2026
2014 2016 2018 2020 2022 2024 2026
Release Pre-release

Releases

latest 60 of 283
  1. 4.47.0 18 Aug 2026
    Release notes

    New version released!

    What's Changed

    Full Changelog: 4.46.3...4.47.0

    Browse the Algolia documentation

    Open source →
    Release notes
    Open source →
  2. 4.46.3 15 Jul 2026
    Release notes

    New version released!

    What's Changed

    Full Changelog: 4.46.2...4.46.3

    Browse the Algolia documentation

    Open source →
    Release notes
    Open source →
  3. 4.46.2 07 Jul 2026
    Release notes

    New version released!

    What's Changed

    • 035c03ecad fix(specs): BREAKING CHANGE – remove recommend query params overridden by the API (#6604) by @raed667
      • The ranking, facetFilters, and enableABTest parameters have been removed from the Recommend request, and enableRules from its fallback parameters, as the Recommend API ignores them. API behavior is unchanged, but code setting these fields must be updated.
    • 5031c65633 chore(deps): dependencies 2026-06-15 (#6508) by @algolia-api-clients-automation-bot[bot]
    • 0f041b7d23 fix(php): chunked push polling offset (#6602) by @eric-zaharia
    • f258a66a9d fix(clients): browseSynonyms pagination (CR-11727) (#6652) by @Fluf22
    • 915cb4650b fix(clients): add warning in replace_all_objects for empty objects (#6611) by @eric-zaharia

    Full Changelog: 4.46.1...4.46.2

    Browse the Algolia documentation

    Open source →
    Release notes
    Open source →
  4. 4.46.1 23 Jun 2026
    Release notes

    New version released!

    What's Changed

    • a676cd9cef fix(clients): bump replaceAllObjects default maxRetries from 100 to 800 (#6580) by @Fluf22
    • a632f9fb75 fix(specs): BREAKING CHANGE – allow null records in getObjects response (#6582) by @Fluf22
      • The getObjects operation now returns a list of nullable objects, as the API can send back null records. The clients previously only allowed a list of objects, so the response type has been updated to allow null values.

    Full Changelog: 4.46.0...4.46.1

    Browse the Algolia documentation

    Open source →
    Release notes
    • a676cd9cef fix(clients): bump replaceAllObjects default maxRetries from 100 to 800 (#6580) by @Fluf22
    • a632f9fb75 fix(specs): BREAKING CHANGE – allow null records in getObjects response (#6582) by @Fluf22
      • The getObjects operation now returns a list of nullable objects, as the API can send back null records. The clients previously only allowed a list of objects, so the response type has been updated to allow null values.
    Open source →
  5. 4.46.0 16 Jun 2026
    Release notes

    New version released!

    What's Changed

    Full Changelog: 4.45.0...4.46.0

    Browse the Algolia documentation

    Open source →
    Release notes
    Open source →
  6. 4.45.0 11 Jun 2026
    Release notes

    New version released!

    What's Changed

    Full Changelog: 4.44.0...4.45.0

    Browse the Algolia documentation

    Open source →
    Release notes
    Open source →
  7. 4.44.0 29 May 2026
    Release notes

    New version released!

    What's Changed

    BREAKING CHANGES: this minor version includes breaking changes. See below for more details.

    • 3e6df652cb feat(php): BREAKING CHANGE – expose maximum number of retries (#6401) by @eric-zaharia
      • We updated the default number of retries to account for customers with huge indices, and made it configurable if you prefer to fail early. The impact is that the retry time will be longer in case of issue, but it shouldn't impact most customers: those who don't have issues.
    • dced3f23ff feat(php): BREAKING CHANGE – add TransformationOptions for ingestion transporter (#6349) by @eric-zaharia
      • Search client configs were leaking into the ingestion layer when using transformation helpers, which could lead to custom host, timeout or other properties overwrite.
    • 90da6bf0ae chore(deps): dependencies 2026-05-18 (#6429) by @Fluf22
    • eddd51e349 fix(specs): document abTest field on listIndices response (#6443) by @eric-zaharia
    • 1d3f2c149b fix(specs): clean up abTest schema on listIndices response (#6448) by @Fluf22
    • 35bf16c848 fix(specs): BREAKING CHANGE – add searchResponsePartial fallback to searchResult oneOf (#6350) by @Fluf22
      • For those of you who want really clean responses without hits nor facets, we added a third fallback type to the search response. It should not impact the rest of the users.

    Full Changelog: 4.43.1...4.44.0

    Browse the Algolia documentation

    Open source →
    Release notes

    BREAKING CHANGES: this minor version includes breaking changes. See below for more details.

    • 3e6df652cb feat(php): BREAKING CHANGE – expose maximum number of retries (#6401) by @eric-zaharia
      • We updated the default number of retries to account for customers with huge indices, and made it configurable if you prefer to fail early. The impact is that the retry time will be longer in case of issue, but it shouldn't impact most customers: those who don't have issues.
    • dced3f23ff feat(php): BREAKING CHANGE – add TransformationOptions for ingestion transporter (#6349) by @eric-zaharia
      • Search client configs were leaking into the ingestion layer when using transformation helpers, which could lead to custom host, timeout or other properties overwrite.
    • 90da6bf0ae chore(deps): dependencies 2026-05-18 (#6429) by @Fluf22
    • eddd51e349 fix(specs): document abTest field on listIndices response (#6443) by @eric-zaharia
    • 1d3f2c149b fix(specs): clean up abTest schema on listIndices response (#6448) by @Fluf22
    • 35bf16c848 fix(specs): BREAKING CHANGE – add searchResponsePartial fallback to searchResult oneOf (#6350) by @Fluf22
      • For those of you who want really clean responses without hits nor facets, we added a third fallback type to the search response. It should not impact the rest of the users.
    Open source →
  8. 4.43.1 05 May 2026
    Release notes

    New version released!

    What's Changed

    Full Changelog: 4.43.0...4.43.1

    Browse the Algolia documentation

    Open source →
    Release notes
    Open source →
  9. 4.43.0 30 Apr 2026
    Release notes

    New version released!

    What's Changed

    Full Changelog: 4.42.0...4.43.0

    Browse the Algolia documentation

    Open source →
    Release notes
    Open source →
  10. 4.42.0 22 Apr 2026
    Release notes

    New version released!

    What's Changed

    BREAKING CHANGES: this minor version includes breaking changes in the Composition API. See below for more details.

    Full Changelog: 4.41.1...4.42.0

    Browse the Algolia documentation

    Open source →
    Release notes

    BREAKING CHANGES: this minor version includes breaking changes in the Composition API. See below for more details.

    Open source →
  11. 4.41.1 14 Apr 2026
    Release notes
    Open source →
  12. 4.41.0 01 Apr 2026
    Release notes
    Open source →
  13. 4.40.0 24 Mar 2026
    Release notes
    Open source →
  14. 4.39.1 09 Mar 2026
    Release notes
    Open source →
  15. 4.39.0 18 Feb 2026
    Release notes
    Open source →
  16. 4.38.2 17 Feb 2026
    Release notes
    Open source →
  17. 4.38.1 12 Feb 2026
    Release notes
    Open source →
  18. 4.38.0 05 Feb 2026
    Release notes

    BREAKING CHANGES: this minor version includes multiple breaking changes related to fixes on different APIs. See below for more details.

    • b39e3e013 feat(specs): conditions is not required anymore in composition rules (#5853) by @ClaraMuller
    • 1bf767381 feat(php): added withHttpInfo methods to PHP (#5852) by @eric-zaharia
    • 9ef126ccd docs(SearchParams): Document that filter scores are supported in virtual replicas (#5716) by @NixFrog
    • 6a3e60802 fix(specs): BREAKING CHANGE – remove baseRecommendRequest from trendingFacets [CR-10264] (#5858) by @raed667
      • The TrendingFacets model has been updated to reflect the API response.
    • f9453e693 docs: BREAKING CHANGE – authentication type can't be updated (#5824) by @sbellone
      • The AuthenticationUpdate model has been updated to reflect that the type field can't be updated.
    • 52aed5b35 fix(specs): allow additionalProperties on insights-api events (#5885) by @sirockin
    • 22ae44dd1 fix(clients): remove unneeded curl_close in CurlHttpClient (#5888) by @alexander-schranz
    • 2925f56d1 fix(specs): BREAKING CHANGE – more accurate composition behavior typing (#5892) by @gavinwade12
      • The CompositionBehavior model is now a union type for better accuracy.
    • f1414f242 feat(php): Implement retry strategy (#5891) by @eric-zaharia
    • 63b0c5464 feat(specs): BREAKING CHANGE – Ingestion API: new code property in oauth authentication (#5897) by @sbellone
      • The AuthOAuth and AuthOAuthPartial models have been updated to reflect that the clientId field is now optional, and the code field can be set.
    • d4d385654 chore(deps): dependencies 2026-02-02 (#5898) by @algolia-bot
    Open source →
  19. 4.37.3 20 Jan 2026
    Release notes
    Open source →
  20. 4.37.2 13 Jan 2026
    Release notes
    • cd7a174b4 fix(specs): BREAKING CHANGE — remove fields requirement from run response in CompAPI client (#5809) by @ClaraMuller
      Some fields from the Composition Run search response were marked as required while they were optional on the API side. This has been fixed, but might impact the client types.
    Open source →
  21. 4.37.1 17 Dec 2025
    Release notes
    Open source →
  22. 4.37.0 04 Dec 2025
    Release notes
    Open source →
  23. 4.36.0 24 Nov 2025
    Release notes
    Open source →
  24. 4.35.0 14 Nov 2025
    Release notes
    Open source →
  25. 4.34.0 07 Nov 2025
    Release notes
    Open source →
  26. 4.33.0 30 Oct 2025
    Release notes
    Open source →
  27. 4.32.0 22 Oct 2025
    Release notes
    Open source →
  28. 4.31.1 15 Oct 2025
    Release notes
    Open source →
  29. 4.31.0 07 Oct 2025
    Release notes
    Open source →
  30. 4.30.0 26 Sep 2025
    Release notes
    Open source →
  31. 4.29.0 24 Sep 2025
    Release notes
    Open source →
  32. 4.28.0 03 Sep 2025
    Release notes
    Open source →
  33. 4.27.0 26 Aug 2025
    Release notes
    Open source →
  34. 4.26.0 29 Jul 2025
    Release notes
    Open source →
  35. 4.25.1 23 Jul 2025
    Release notes
    Open source →
  36. 4.25.0 15 Jul 2025
    Release notes
    Open source →
  37. 4.24.1 07 Jul 2025
    Release notes
    Open source →
  38. 4.24.0 01 Jul 2025
    Release notes
    Open source →
  39. 4.23.0 19 Jun 2025
    Release notes
    Open source →
  40. 4.22.0 17 Jun 2025
    Release notes
    Open source →
  41. 4.21.0 05 Jun 2025
    Release notes
    Open source →
  42. 4.20.0 04 Jun 2025
    Release notes
    Open source →
  43. 4.19.0 12 May 2025
    Release notes
    Open source →
  44. 4.18.5 30 Apr 2025
    Release notes
    Open source →
  45. 4.18.4 14 Apr 2025
    Release notes
    Open source →
  46. 4.18.3 07 Apr 2025
    Release notes
    Open source →
  47. 4.18.2 03 Apr 2025
    Release notes
    Open source →
  48. 4.18.1 01 Apr 2025
    Release notes
    Open source →
  49. 4.18.0 25 Mar 2025
    Release notes
    Open source →
  50. 4.17.0 24 Mar 2025
    Release notes
    Open source →
  51. 4.16.0 11 Mar 2025
    Release notes
    Open source →
  52. 4.15.1 05 Mar 2025
    Release notes
    Open source →
  53. 4.15.0 17 Feb 2025
    Release notes
    Open source →
  54. 4.14.0 11 Feb 2025
    Release notes
    Open source →
  55. 4.13.1 05 Feb 2025
    Release notes
    Open source →
  56. 4.13.0 22 Jan 2025
    Release notes
    Open source →
  57. 4.12.0 07 Jan 2025
    Release notes
    Open source →
  58. 4.11.2 18 Dec 2024
    Release notes
    Open source →
  59. 4.11.1 12 Dec 2024
    Release notes
    Open source →
  60. 4.11.0 11 Dec 2024
    Release notes
    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