php-saml VS oauth2-github

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

php-saml

Simple SAML toolkit for PHP (by SAML-Toolkits)

oauth2-github

GitHub Provider for the OAuth 2.0 Client (by thephpleague)
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
php-saml oauth2-github
5 1
1,195 102
1.0% 0.0%
6.3 10.0
15 days ago over 1 year 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.

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.

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.

What are some alternatives?

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

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