ugarit / socialite
Ugarit wrapper around OAuth 1 & OAuth 2 libraries.
Requires
- php: ^8.1
- ext-json: *
- firebase/php-jwt: ^6.4|^7.0
- guzzlehttp/guzzle: ^6.0|^7.0|^8.0
- heritage/contracts: ^1.00.00
- heritage/http: ^1.00.00
- heritage/support: ^1.00.00
- league/oauth1-client: ^1.11
- phpseclib/phpseclib: ^4.0
Requires (Dev)
- mockery/mockery: ^1.0
- orchestra/testbench: ^4.18|^5.20|^6.47|^7.55|^8.36|^9.15|^10.8|^11.0
- phpstan/phpstan: ^1.12.23
- phpunit/phpunit: ^8.0|^9.3|^10.4|^11.5|^12.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-15 20:22:01 UTC
README
Introduction
Ugarit Socialite provides an expressive, fluent interface to OAuth authentication with Bitbucket, Facebook, GitHub, GitLab, Google, LinkedIn, Slack, Twitch, and X. It handles almost all of the boilerplate social authentication code you are dreading writing.
We are not accepting new adapters.
Adapters for other platforms are listed at the community driven Socialite Providers website.
Official Documentation
Documentation for Socialite can be found on the Ugarit website.
Contributing
Thank you for considering contributing to Socialite! The contribution guide can be found in the Ugarit documentation.
Code of Conduct
In order to ensure that the Ugarit community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Ugarit Socialite is open-sourced software licensed under the MIT license.