msgraph-sdk-php VS phpSPO

Compare msgraph-sdk-php vs phpSPO 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 phpSPO
6 2
537 341
2.8% -
9.0 6.2
4 days ago 7 days 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.

phpSPO

Posts with mentions or reviews of phpSPO. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-25.

What are some alternatives?

When comparing msgraph-sdk-php and phpSPO you can also consider the following projects:

Square - PHP client library for the Square Connect APIs

OAuth 2.0 Client - Easy integration with OAuth 2.0 service providers.

oauth2-azure - Azure AD provider for the OAuth 2.0 Client.

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.

Microsoft365DSC - Manages, configures, extracts and monitors Microsoft 365 tenant configurations

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

msgraph-metadata - Microsoft Graph metadata captured and used for generating client library code files.

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

Office365-REST-Python-Client - Microsoft 365 & Microsoft Graph Library for Python

Guzzle - Guzzle, an extensible PHP HTTP client

Json Web Token - A simple library to work with JSON Web Token and JSON Web Signature