OAuth 2.0 Client VS msgraph-sdk-php

Compare OAuth 2.0 Client vs msgraph-sdk-php and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
OAuth 2.0 Client msgraph-sdk-php
9 6
3,600 534
0.6% 2.2%
4.4 9.0
2 months ago 6 days ago
PHP PHP
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

OAuth 2.0 Client

Posts with mentions or reviews of OAuth 2.0 Client. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-21.

msgraph-sdk-php

Posts with mentions or reviews of msgraph-sdk-php. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-26.
  • How to integrate Microsoft Graph API into Symfony?
    2 projects | /r/PHPhelp | 26 Mar 2023
    looks like there is an SDK, which is usually the preferred route https://github.com/microsoftgraph/msgraph-sdk-php
    2 projects | /r/symfony | 25 Mar 2023
    The official Microsoft Graph PHP SDK works just fine for us. I don't see much use for a Symfony specific library, to be honest, since mapping the Graph query results to database entities will likely be individual for each project.
  • Clarification needed... I need to be able to programmatically send emails via SMTP
    1 project | /r/Office365 | 22 Sep 2022
    Regarding basic auth - you're covered there, SMTP is the sole protocol where Basic Authentication will continue to work with no planned end date. However, there is a Graph SDK for PHP in case you want to check out doing things the 'modern' way - https://github.com/microsoftgraph/msgraph-sdk-php - I should note I have no experience with it.
  • TEAMS status using PHP? (MS Graphs API?)
    1 project | /r/PHPhelp | 9 Feb 2022
    Try to use this library: https://github.com/microsoftgraph/msgraph-sdk-php
  • Weekly "ask anything" thread
    4 projects | /r/PHP | 20 Dec 2021
    For Azure AD, I'd recommend the combination of https://github.com/thephpleague/oauth2-client for the authentication part (getting the token) and the Microsoft Graph SDK for then using the token to get information about the user https://github.com/microsoftgraph/msgraph-sdk-php
  • Clarification on MS Graph API and Planner/Tasks Permission Types
    1 project | /r/PHPhelp | 27 Sep 2021
    This is my first time using the Microsoft Graph SDK for PHP and I'm trying to programmatically create and assign tasks to users in my directory (Generally what's described here). I might just be getting overwhelmed reading through all the documentation so quickly but I feel like I am missing or misunderstanding something.

What are some alternatives?

When comparing OAuth 2.0 Client and msgraph-sdk-php you can also consider the following projects:

Hawk - Hawk — A PHP Implementation

Square - PHP client library for the Square Connect APIs

HybridAuth - Open source social sign on PHP Library. HybridAuth goal is to act as an abstract api between your application and various social apis and identities providers such as Facebook, Twitter and Google.

vscode-msgraph-autocomplete - This VSCode extension allows you to auto-complete the Microsoft Graph API URLs you are writing. You get the most useful Microsoft Graph Explorer functionality in your favorite editor.

Sign in with Apple for PHP - PHP library to verify and validate Apple IdentityToken and authenticate a user with Apple ID.

phpdesktop - Develop desktop GUI applications using PHP, HTML5, JavaScript and SQLite

OAuth 1.0 Client - OAuth 1 Client

msgraph-sdk-dotnet - Microsoft Graph Client Library for .NET!

PHP oAuthLib - PHP 5.3+ oAuth 1/2 Client Library

Guzzle - Guzzle, an extensible PHP HTTP client

PHP OAuth 2.0 Server - A spec compliant, secure by default PHP OAuth 2.0 Server

php-sdk - Dapr SDK for PHP