Thank you for posting your query on Microsoft Q&A. From above description I could understand that you are looking for MSAL library/SDK for PHP.
Please do correct me if this is not the case by responding to the comments section.
Currently there is no MSAL for PHP. You can check the MSAL languages and frameworks here:https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-overview
However you may use Kiota to Build API clients for PHP with Microsoft identity authentication. With this tutorial, you will generate an API client that uses Microsoft identity authentication to access Microsoft Graph.
Thanks,
Akshay Kaushik
Please "Accept the answer" (Yes), and share your feedback if the suggestion answers you’re your query. This will help us and others in the community as well.