algolia / algoliasearch-client-php

⚡️ A fully-featured and blazing-fast PHP API client to interact with Algolia.
https://www.algolia.com/doc/api-client/php/getting-started/
MIT License
671 stars 116 forks source link

Analytics API #715

Closed b-roberts closed 3 days ago

b-roberts commented 1 year ago

Could you add support for the analytics API? The AnalyticsClient is declared as Final so end users can't even extend the class to implement the additional endpoints themselves.

See: https://github.com/algolia/algoliasearch-client-php/commit/90a562386d82afff841e094cec82806807b0269c

millotp commented 3 days ago

The analytics API is available in v4 ! https://www.algolia.com/doc/rest-api/analytics/