msgraph-sdk-php VS Square

Compare msgraph-sdk-php vs Square and see what are their differences.

msgraph-sdk-php

Microsoft Graph Library for PHP. (by microsoftgraph)

Square

PHP client library for the Square Connect APIs (by square)
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 Square
6 -
537 114
2.8% -
9.0 0.9
4 days ago almost 4 years 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.

Square

Posts with mentions or reviews of Square. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Square yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

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

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

PHP Dotenv - Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.

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.

Symfony Dotenv - Registers environment variables from a .env file

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

AsyncAWS - AWS SDK with readable code and async responses

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

notion-sdk-php - PHP library for the official Notion API.

Guzzle - Guzzle, an extensible PHP HTTP client

Yo! Symfony TOML - A PHP parser for TOML

php-sdk - Dapr SDK for PHP