awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
arubacao avatar

arubacao/http-basic-auth-guard

0
View on GitHub↗
40 星标·10 分支·PHP·MIT·6 次浏览

Http Basic Auth Guard

As of Lumen 5.2 the session storage is not included anymore. Unfortunately, for calling Auth::onceBasic(), Auth::basic(), or alike you'll need the session driver which requires the session storage. Therefore HTTP Basic Authentication does not work out-of-the-box anymore for Lumen >=5.2. To be…

Features

  • Packages and Middleware - Listed in the “Packages and Middleware” section of the Awesome Lumen awesome list.

Star 历史

arubacao/http-basic-auth-guard 的 Star 历史图表arubacao/http-basic-auth-guard 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

arubacao/http-basic-auth-guard 是做什么的?

As of Lumen 5.2 the session storage is not included anymore. Unfortunately, for calling Auth::onceBasic(), Auth::basic(), or alike you'll need the session driver which requires the session storage. Therefore HTTP Basic Authentication does not work out-of-the-box anymore for Lumen >=5.2. To be…

arubacao/http-basic-auth-guard 的主要功能有哪些?

arubacao/http-basic-auth-guard 的主要功能包括:Packages and Middleware。

arubacao/http-basic-auth-guard 有哪些开源替代品?

arubacao/http-basic-auth-guard 的开源替代品包括: dusterio/lumen-passport — It's a simple service provider that makes Laravel Passport work with Lumen. generationtux/jwt-artisan — PHP 8.2, 8.3, or 8.4 - Laravel 10.x, 11.x, or 12.x (or Lumen equivalent). hasib32/rest-api-with-lumen — Rest API boilerplate for Lumen micro-framework. irazasyed/larasupport — You can add the package directly by firing this command. laravelista/lumen-vendor-publish — This package contains a single command borrowed from the Laravel framework that enables you to use php artisan… dingo/api — This is a framework for building standardized RESTful APIs within Laravel and Lumen applications. It provides a…

Http Basic Auth Guard 的开源替代方案

相似的开源项目,按与 Http Basic Auth Guard 的功能重合度排序。
  • dusterio/lumen-passportdusterio 的头像

    dusterio/lumen-passport

    651在 GitHub 上查看↗

    It's a simple service provider that makes Laravel Passport work with Lumen.

    PHP
    在 GitHub 上查看↗651
  • generationtux/jwt-artisangenerationtux 的头像

    generationtux/jwt-artisan

    139在 GitHub 上查看↗

    PHP 8.2, 8.3, or 8.4 - Laravel 10.x, 11.x, or 12.x (or Lumen equivalent)

    PHP
    在 GitHub 上查看↗139
  • hasib32/rest-api-with-lumenhasib32 的头像

    hasib32/rest-api-with-lumen

    485在 GitHub 上查看↗

    Rest API boilerplate for Lumen micro-framework.

    PHP
    在 GitHub 上查看↗485
  • dingo/apidingo 的头像

    dingo/api

    9,355在 GitHub 上查看↗

    This is a framework for building standardized RESTful APIs within Laravel and Lumen applications. It provides a structured environment for developing web services with integrated routing, request handling, and versioning. The project distinguishes itself through a multi-adapter authentication system that validates identities via various schemes and third-party providers. It features a dedicated response transformation layer to convert raw database models into consistent output structures and an internal dispatcher that allows application logic to trigger API endpoints without external network

    PHP
    在 GitHub 上查看↗9,355
查看 Http Basic Auth Guard 的所有 18 个替代方案→