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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
olssonm avatar

olssonm/l5-very-basic-auth

0
View on GitHub↗
166 stars·27 forks·PHP·MIT·5 views

L5 Very Basic Auth

This package allows you to add a HTTP Basic Auth filter on your routes, without the need to actually use a database – which the Laravel default auth.basic-middleware relies on.

Features

  • Authentication and Security - HTTP Basic Authentication without database requirements.

Star history

Star history chart for olssonm/l5-very-basic-authStar history chart for olssonm/l5-very-basic-auth

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does olssonm/l5-very-basic-auth do?

This package allows you to add a HTTP Basic Auth filter on your routes, without the need to actually use a database – which the Laravel default auth.basic-middleware relies on.

What are the main features of olssonm/l5-very-basic-auth?

The main features of olssonm/l5-very-basic-auth are: Authentication and Security.

What are some open-source alternatives to olssonm/l5-very-basic-auth?

Open-source alternatives to olssonm/l5-very-basic-auth include: acacha/laravel-social — A Laravel 5 package for OAuth Social Login/Register implementation using Laravel socialite and (optionally) AdminLTE… adamwathan/eloquent-oauth — Eloquent OAuth is a package for Laravel designed to make authentication against various OAuth providers ridiculously… andrewxtsang/oauth-5-laravel — oauth-4-laravel is a simple laravel 4 service provider (wrapper) for Lusitanian/PHPoAuthLib which provides oAuth… artdarek/oauth-4-laravel — oauth-4-laravel is a simple laravel 4 service provider (wrapper) for Lusitanian/PHPoAuthLib which provides oAuth… blackcetha/steamauthoop — OOP-based Steam-Login library. 404labfr/laravel-impersonate — Laravel Impersonate is a plugin that allows you to authenticate as your users.

Open-source alternatives to L5 Very Basic Auth

Similar open-source projects, ranked by how many features they share with L5 Very Basic Auth.
  • acacha/laravel-socialA

    acacha/laravel-social

    0View on GitHub↗

    A Laravel 5 package for OAuth Social Login/Register implementation using Laravel socialite and (optionally) AdminLTE Laravel package.

    View on GitHub↗0
  • adamwathan/eloquent-oauthadamwathan avatar

    adamwathan/eloquent-oauth

    366View on GitHub↗

    Eloquent OAuth is a package for Laravel designed to make authentication against various OAuth providers ridiculously brain-dead simple. Specify your client IDs and secrets in a config file, run a migration and after that it's just two method calls and you have OAuth integration.

    PHP
    View on GitHub↗366
  • andrewxtsang/oauth-5-laravelandrewxtsang avatar

    andrewxtsang/oauth-5-laravel

    2View on GitHub↗

    oauth-4-laravel is a simple laravel 4 service provider (wrapper) for Lusitanian/PHPoAuthLib which provides oAuth support in PHP 5.3+ and is very easy to integrate with any project which requires an oAuth client.

    PHP
    View on GitHub↗2
  • 404labfr/laravel-impersonate404labfr avatar

    404labfr/laravel-impersonate

    2,326View on GitHub↗

    Laravel Impersonate is a plugin that allows you to authenticate as your users.

    PHP
    View on GitHub↗2,326
See all 30 alternatives to L5 Very Basic Auth→