plural-pinelabs/pinelabs-php
Complete Pine Labs Payment Gateway API for accepting payments, managing orders, refunds, subscriptions, payouts, and more. ## Authentication All endpoints (except `/api/auth/v1/token`) require a Bearer token in the `Authorization` header. Generate a token using your `client_id` and `client_secret`
时间:2026-05-12 00:26
leandrose/laravel-keycloak-guard
A Laravel authentication guard for Keycloak OAuth2 resource servers with token introspection and optional caching support.
时间:2026-03-09 15:04
sgalinski/sg-apicore
Modern, performance-driven TYPO3 API framework with attribute-based routing and endpoint metadata, multi-API/multi-version setup, tenant-aware request context, OpenAPI 3 generation with Swagger UI and CLI export, MCP/Model Context Protocol tool exposure over JSON-RPC and Streamable HTTP, token/user/
时间:2026-01-15 19:00
obsidiane/auth-sdk
Symfony bundle fournissant un client Obsidiane Auth orienté API (bridge + facades, Bearer token)
时间:2025-11-15 21:04
b7s/lara-ink
✒️ LaraInk - Turn your files into a standalone SPA with Alpine.js, powered by Laravel REST API + Bearer Token.
时间:2025-11-01 05:18
hadefication/simple-token-auth
A lightweight Laravel package for server-to-server API authentication using static bearer tokens. This package provides a simpler alternative to Laravel Sanctum for internal APIs, microservices, and trusted system integrations. Uses spatie/laravel-package-tools package as base.
时间:2025-08-07 08:01
jambtc/q01-php-sdk
SDK PHP per interagire con le REST API tramite autenticazione Bearer Token.
时间:2025-05-12 08:32
cetria/laravel-auth
Laravel package providing customizable authentication API endpoints using Sanctum and Bearer tokens.
时间:2025-05-12 07:42
cbeyersdorf/easybill
The first version of the easybill REST API. [CHANGELOG](https://api.easybill.de/rest/v1/CHANGELOG.md) ## Authentication You can choose between two available methods: `Basic Auth` or `Bearer Token`. In each HTTP request, one of the following HTTP headers is required: ``` # Basic Auth Authorizatio
时间:2025-01-17 16:29
miesaf/hulubalang
Authenticator and bearer token generator
时间:2025-01-08 09:32
daphascomp/daphascompsms
# Authentication Requests made to our APIs must be authenticated, there are two ways to do this: 1. Authenticating using your API apiUsername and apiPassword - `Basic Auth` 2. Authenticating using an Auth Token - `Bearer Token` ## Method 1: Basic Auth Basic Authentication is a method for an HTTP
时间:2023-12-30 21:49
juanchosl/tokenizer
A small collection of encoder/decoder Token for authentication
时间:2023-09-27 19:11
spomky-labs/oauth2-server-bearer-access-token-bundle
Symfony2 OAuth2 Server Bearer Access Token Manager Bundle
时间:2014-11-16 18:56
peterpetrus/passport-token
Decoder for Laravel Passport (Bearer) Access Token
时间:未知