Libraries tagged by api auth
vinkas/discourse
1750 Downloads
PHP library to authenticate your forum using Discourse Connect
tuutti/php-klarna-ordermanagement
64229 Downloads
The Order Management API is used for handling an order after the customer has completed the purchase. It is used for all actions you need to manage your orders. Examples being: updating, capturing, reading and refunding an order. Read more on the [Order management](https://docs.klarna.com/order-management/) process. # Authentication
smith197/steamauthentication
545 Downloads
SteamAuthentication is a basic set of PHP files that enable users to login using their steam account to view protected content on your website. it creates a session using their steamid as the sessionID and checks for the session when a user visits the page. It also includes a file which allows you to use their profile information such as their avatar and online status.
paytr/magento2-payment
4300 Downloads
PayTR Magento2 Payment Module
neclimdul/oauth2-marketo
112922 Downloads
Marketo OAuth 2.0 support for the PHP League's OAuth2-Client
mattcollins171/oauth2-osm
4422 Downloads
OSM OAuth 2.0 support for the PHP League's OAuth 2.0 Client
jeffersongoncalves/filament-multifactor-whatsapp
174 Downloads
Filament 5 multi‑factor authentication via WhatsApp one‑time codes, with optional Evolution API connector integration.
cline/bearer
7332 Downloads
Stripe-style typed API tokens with groups, environments, and audit logging for Laravel
bybrand/oauth2-zohodesk
9469 Downloads
Zoho Desk Provider for PHP League's OAuth 2.0 Client
avoutic/web-framework
2914 Downloads
A lightweight, secure-by-default PHP microframework built on Slim – providing Laravel-like features (ORM, authentication, migrations, caching) without the bloat. Perfect for building REST APIs and small-to-medium PHP applications.
antavo/escher-php
69826 Downloads
Library for HTTP request signing (PHP implementation)
stormpath/sdk
60211 Downloads
A PHP wrapper for Stormpath's API
api-skeletons/zf-oauth2-doctrine-identity
57050 Downloads
Doctrine Enabled AuthenticatedIdentity
textcontrol/textcontrol-reportingcloud
71454 Downloads
PHP SDK for ReportingCloud Web API. Authored and supported by Text Control GmbH.
kaabar-jwt/yii2-jwt
36050 Downloads
The Yii2 JWT extension is a tool for implementing JWT (JSON Web Token) authentication in Yii2 applications. It allows developers to create APIs that require authentication and authorization, ensuring that only authorized users can access certain resources. The extension provides a simple and flexible way to implement JWT authentication in Yii2, using the JWT library and following the JWT specification. It includes support for creating and verifying JWT tokens, as well as handling token expiration and refresh. The Yii2 JWT extension can be easily integrated into any Yii2 application, making it a powerful tool for API authentication and authorization.