msgraph-sdk-php VS php-sdk

Compare msgraph-sdk-php vs php-sdk 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
msgraph-sdk-php php-sdk
6 4
537 68
2.8% -
9.0 1.8
4 days ago 9 months ago
PHP PHP
GNU General Public License v3.0 or later Apache License 2.0
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.

php-sdk

Posts with mentions or reviews of php-sdk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-20.

What are some alternatives?

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

Square - PHP client library for the Square Connect APIs

PHP-DI - The dependency injection container for humans

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

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

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.

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

Guzzle - Guzzle, an extensible PHP HTTP client