awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
arubacao avatar

arubacao/http-basic-auth-guard

0
View on GitHub↗
40 stele·10 fork-uri·PHP·MIT·6 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru arubacao/http-basic-auth-guardGraficul istoricului de stele pentru arubacao/http-basic-auth-guard

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Http Basic Auth Guard

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Http Basic Auth Guard.
  • dusterio/lumen-passportAvatar dusterio

    dusterio/lumen-passport

    651Vezi pe GitHub↗

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

    PHP
    Vezi pe GitHub↗651
  • generationtux/jwt-artisanAvatar generationtux

    generationtux/jwt-artisan

    139Vezi pe GitHub↗

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

    PHP
    Vezi pe GitHub↗139
  • hasib32/rest-api-with-lumenAvatar hasib32

    hasib32/rest-api-with-lumen

    485Vezi pe GitHub↗

    Rest API boilerplate for Lumen micro-framework.

    PHP
    Vezi pe GitHub↗485
  • dingo/apiAvatar dingo

    dingo/api

    9,355Vezi pe 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
    Vezi pe GitHub↗9,355
Vezi toate cele 18 alternative pentru Http Basic Auth Guard→

Întrebări frecvente

Ce face 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…

Care sunt principalele funcționalități ale arubacao/http-basic-auth-guard?

Principalele funcționalități ale arubacao/http-basic-auth-guard sunt: Packages and Middleware.

Care sunt câteva alternative open-source pentru arubacao/http-basic-auth-guard?

Alternativele open-source pentru arubacao/http-basic-auth-guard includ: 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…