oauth2-github VS php-saml

Compare oauth2-github vs php-saml and see what are their differences.

oauth2-github

GitHub Provider for the OAuth 2.0 Client (by thephpleague)

php-saml

Simple SAML toolkit for PHP (by SAML-Toolkits)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
oauth2-github php-saml
1 5
103 1,197
1.0% 1.2%
0.0 6.3
29 days ago 4 days ago
PHP PHP
MIT License 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.

oauth2-github

Posts with mentions or reviews of oauth2-github. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-23.
  • Looking for PHP classes that will authenticate against existing OAuth or SAML IdP servers
    3 projects | /r/opensource | 23 Apr 2023
    In regards to oauth the phpleague packages are fairly popular. Again, the flow requires some redirect dancing so not something that can be (simply) just a single boolean-returning method on the PHP side. Additionally, oauth is a relatively weak standard (Especially where you want to verify identity) in which case platform specific actions/tweaks are needed hence why most use platform-specific oauth libraries. OIDC builds upon oauth to standardize the flow, including getting the identity, but it isn't supported by all platforms offering oauth.

php-saml

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

What are some alternatives?

When comparing oauth2-github and php-saml you can also consider the following projects:

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