Libraries tagged by oath
theseer/tokenizer
621090911 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/event-dispatcher
836969183 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
phpdocumentor/reflection-docblock
640315992 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
538025815 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
108719457 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
91371035 Downloads
OAuth 2.0 Client Library
laravel/socialite
72632033 Downloads
Laravel wrapper around OAuth 1 & OAuth 2 libraries.
laravel/passport
68750817 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
google/auth
219279122 Downloads
Google Auth Library for PHP
symfony/serializer
247957821 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
doctrine/common
323786113 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
74581714 Downloads
OAuth 1.0 Client Library
hwi/oauth-bundle
18720525 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
bshaffer/oauth2-server-php
13327028 Downloads
OAuth2 Server for PHP
socialiteproviders/manager
29347399 Downloads
Easily add new or override built-in providers in Laravel Socialite.