Libraries tagged by oath
theseer/tokenizer
549941175 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/event-dispatcher
757952436 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
phpdocumentor/reflection-docblock
596831589 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
495801692 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
95375000 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
78586664 Downloads
OAuth 2.0 Client Library
laravel/socialite
62690701 Downloads
Laravel wrapper around OAuth 1 & OAuth 2 libraries.
laravel/passport
61276977 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
google/auth
191874890 Downloads
Google Auth Library for PHP
symfony/serializer
217556465 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
doctrine/common
300729899 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/oauth1-client
64556284 Downloads
OAuth 1.0 Client Library
hwi/oauth-bundle
17374074 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
bshaffer/oauth2-server-php
12402934 Downloads
OAuth2 Server for PHP
socialiteproviders/manager
24119307 Downloads
Easily add new or override built-in providers in Laravel Socialite.