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
JosephSilber avatar

JosephSilber/bouncer

0
View on GitHub↗
3,576 stars·336 forks·PHP·MIT·9 views

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 history

Star history chart for josephsilber/bouncerStar history chart for josephsilber/bouncer

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

Open-source alternatives to Bouncer

Similar open-source projects, ranked by how many features they share with Bouncer.
  • tymondesigns/jwt-authtymondesigns avatar

    tymondesigns/jwt-auth

    11,484View on GitHub↗

    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
    View on GitHub↗11,484
  • jaredhanson/passportjaredhanson avatar

    jaredhanson/passport

    23,534View on GitHub↗

    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
    View on GitHub↗23,534
  • abacritt/angularx-social-loginabacritt avatar

    abacritt/angularx-social-login

    660View on GitHub↗

    Social login and authentication module for Angular 21

    TypeScript
    View on GitHub↗660
  • abblix/oidc.serverAbblix avatar

    Abblix/Oidc.Server

    99View on GitHub↗

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

    C#abblixauthenticationauthorization
    View on GitHub↗99
See all 30 alternatives to Bouncer→

Frequently asked questions

What does josephsilber/bouncer do?

Laravel Eloquent roles and abilities.

What are the main features of josephsilber/bouncer?

The main features of josephsilber/bouncer are: Authentication and Authorization, Authentication and Security.

What are some open-source alternatives to josephsilber/bouncer?

Open-source alternatives to josephsilber/bouncer include: 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.