Libraries tagged by oath
theseer/tokenizer
650426796 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/event-dispatcher
867305457 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
phpdocumentor/reflection-docblock
657811132 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
551046537 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
112799531 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
95401839 Downloads
OAuth 2.0 Client Library
laravel/socialite
75945799 Downloads
Laravel wrapper around OAuth 1 & OAuth 2 libraries.
laravel/passport
71170382 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
google/auth
227551304 Downloads
Google Auth Library for PHP
symfony/serializer
257455199 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/messenger
94451876 Downloads
Helps applications send and receive messages to/from other applications or via message queues
doctrine/common
330744030 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
77939053 Downloads
OAuth 1.0 Client Library
hwi/oauth-bundle
19111942 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
bshaffer/oauth2-server-php
13596534 Downloads
OAuth2 Server for PHP