Libraries tagged by oath
theseer/tokenizer
671867986 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/event-dispatcher
890879173 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
phpdocumentor/reflection-docblock
670901829 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
560943855 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
117071082 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
99569568 Downloads
OAuth 2.0 Client Library
laravel/socialite
79507320 Downloads
Laravel wrapper around OAuth 1 & OAuth 2 libraries.
laravel/passport
73703957 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
google/auth
235854491 Downloads
Google Auth Library for PHP
symfony/serializer
266068392 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
doctrine/common
337062584 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
81521470 Downloads
OAuth 1.0 Client Library
hwi/oauth-bundle
19530974 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
bshaffer/oauth2-server-php
13903776 Downloads
OAuth2 Server for PHP
socialiteproviders/manager
32846613 Downloads
Easily add new or override built-in providers in Laravel Socialite.