How can we connect Azure cache with PHP?

Nojoto 1 Reputation point
2022-11-28T12:54:34.737+00:00

I am trying to implement Azure Redis with PHP,

But unable to get any information that how can i connect azure Redis to PHP.

Although there is a lot of content for other programming languages.

[Azure Cache for Redis][1]  

Can you please share any relevant information for this?

Thanks.

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
305 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,939 questions
{count} votes

1 answer

Sort by: Most helpful
  1. GeethaThatipatri-MSFT 29,542 Reputation points Microsoft Employee Moderator
    2022-11-29T16:46:27.313+00:00

    Hi, @Nojoto Welcome to the Microsoft Q&A forum, and thanks for reaching out.
    I understand that you want to know information on how you can connect azure Redis to PHP
    Most clients designed for Redis should work with the Azure version of Redis. A list can be found here

    Specifically for PHP there are two recommended clients:

    1. phpredis
    2. predis

    Hope this will help. Please let us know if any further queries.

    Regards
    Geetha

    Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.