Libraries tagged by oath
sendinblue/otp
50 Downloads
Implementation of OATH algorithms
theseer/tokenizer
826192424 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/event-dispatcher
1076192768 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
phpdocumentor/reflection-docblock
773884356 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
doctrine/cache
620486715 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
league/oauth2-server
156028582 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
league/oauth2-client
135862424 Downloads
OAuth 2.0 Client Library
league/oauth1-client
119945893 Downloads
OAuth 1.0 Client Library
laravel/socialite
118152977 Downloads
Laravel wrapper around OAuth 1 & OAuth 2 libraries.
laravel/passport
97484817 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
google/auth
310057253 Downloads
Google Auth Library for PHP
symfony/serializer
346250727 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/messenger
141831599 Downloads
Helps applications send and receive messages to/from other applications or via message queues
doctrine/common
384186651 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
league/oauth2-google
24953177 Downloads
Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client