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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
JosephSilber avatar

JosephSilber/bouncer

0
View on GitHub↗
3,576 Stars·336 Forks·PHP·MIT·6 Aufrufe

Bouncer

Laravel Eloquent roles and abilities.

Features

  • Authentication and Authorization - Manages roles and permissions for users.
  • Authentication and Security - Powerful role and ability management for access control.

Star-Verlauf

Star-Verlauf für josephsilber/bouncerStar-Verlauf für josephsilber/bouncer

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Bouncer

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Bouncer.
  • tymondesigns/jwt-authAvatar von tymondesigns

    tymondesigns/jwt-auth

    11,484Auf GitHub ansehen↗

    jwt-auth is a PHP package providing JSON Web Token authentication for Laravel and Lumen applications. It serves as a token provider and stateless session manager, allowing applications to issue and validate signed tokens to manage user identity across network requests. The library implements stateless API security by verifying identity tokens sent in request headers, removing the requirement to store session data on the server. It uses signed tokens to verify user credentials and restrict access to protected resources. The project provides capabilities for user access control, authentication

    PHP
    Auf GitHub ansehen↗11,484
  • jaredhanson/passportAvatar von jaredhanson

    jaredhanson/passport

    23,534Auf GitHub ansehen↗

    Passport is a Node.js authentication middleware designed to manage user identities and session states within web applications. It functions as a request identity verifier that secures application routes by validating user credentials before granting access. The system utilizes a modular authentication strategy, allowing identity verification through interchangeable plugins. This architecture supports the creation of custom authentication strategies for local credentials and the integration of federated identity providers using external protocols. The framework provides capabilities for sessi

    JavaScriptexpressnodejsoauth
    Auf GitHub ansehen↗23,534
  • abacritt/angularx-social-loginAvatar von abacritt

    abacritt/angularx-social-login

    660Auf GitHub ansehen↗

    Social login and authentication module for Angular 21

    TypeScript
    Auf GitHub ansehen↗660
  • abblix/oidc.serverAvatar von Abblix

    Abblix/Oidc.Server

    99Auf GitHub ansehen↗

    Flexible OpenID Connect and OAuth 2.0 server-side implementation for modern ASP.NET projects

    C#abblixauthenticationauthorization
    Auf GitHub ansehen↗99
Alle 30 Alternativen zu Bouncer anzeigen→

Häufig gestellte Fragen

Was macht josephsilber/bouncer?

Laravel Eloquent roles and abilities.

Was sind die Hauptfunktionen von josephsilber/bouncer?

Die Hauptfunktionen von josephsilber/bouncer sind: Authentication and Authorization, Authentication and Security.

Welche Open-Source-Alternativen gibt es zu josephsilber/bouncer?

Open-Source-Alternativen zu josephsilber/bouncer sind unter anderem: tymondesigns/jwt-auth — jwt-auth is a PHP package providing JSON Web Token authentication for Laravel and Lumen applications. It serves as a… jaredhanson/passport — Passport is a Node.js authentication middleware designed to manage user identities and session states within web… abacritt/angularx-social-login — Social login and authentication module for Angular 21. abraham/twitteroauth — twitteroauth is a PHP library and REST API wrapper used for authenticating and interacting with the Twitter API. It… abraithwaite/jeff — 🍍Jeff provides the simplest way to manage web sessions in Go. abblix/oidc.server — Flexible OpenID Connect and OAuth 2.0 server-side implementation for modern ASP.NET projects.