msgraph-sdk-php VS OAuth 2.0 Client

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
msgraph-sdk-php OAuth 2.0 Client
6 9
537 3,601
2.8% 0.6%
9.0 4.4
4 days ago 2 months ago
PHP PHP
GNU General Public License v3.0 or later MIT License
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.

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.

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.