PHP Auth

Open-source PHP projects categorized as Auth

Top 15 PHP Auth Projects

  • jetstream

    Tailwind scaffolding for the Laravel framework.

    Project mention: Is using the repository pattern best practise? | /r/laravel | 2023-01-29

    For writing models I would suggest using Action Closes. One example of them can be found in Jetstream's sourcecode. Actions are great to test in isolation and link to user stories.

  • bouncer

    Laravel Eloquent roles and abilities.

    Project mention: Best way to only allow a user to view their own models? | /r/laravel | 2022-10-12

    Bouncer on the other hand supports scoped permission assignments where the assigned permission applies to a specific model only.

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • sanctum

    Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.

    Project mention: Making the case for Laravel as a Next.js alternative | dev.to | 2023-08-18

    Going deeper than just blade files, Laravel is a full MVC framework and so includes things like Models and Controllers out of the box that can be used to organize your server-rendered code. Authentication is also baked in by default, and with first-party packages like Breeze, Sanctum, or Socialite, you can include user registration, login, API-based authentication, social sign-ups, and role-based permissions with near zero configuration.

  • breeze

    Minimal Laravel authentication scaffolding with Blade, Vue, or React + Tailwind. (by laravel)

    Project mention: Making the case for Laravel as a Next.js alternative | dev.to | 2023-08-18

    Going deeper than just blade files, Laravel is a full MVC framework and so includes things like Models and Controllers out of the box that can be used to organize your server-rendered code. Authentication is also baked in by default, and with first-party packages like Breeze, Sanctum, or Socialite, you can include user registration, login, API-based authentication, social sign-ups, and role-based permissions with near zero configuration.

  • huge

    Simple user-authentication solution, embedded into a small framework.

  • Sentinel

    A framework agnostic authentication & authorization system. (by cartalyst)

  • fortify

    Backend controllers and scaffolding for Laravel authentication.

    Project mention: Actions vs Jobs | /r/laravel | 2023-02-03

    I mean things like this: https://github.com/laravel/fortify/tree/1.x/src/Actions and this: https://stitcher.io/blog/laravel-queueable-actions

  • Mergify

    Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.

  • PHP-Auth

    Authentication for PHP. Simple, lightweight and secure.

    Project mention: Checking if a user is logged in - which of these approaches is "most correct"? | /r/PHPhelp | 2023-06-10

    I basically just roll with the excellent delight-im/auth package nowadays, but it uses:

  • laravel-welcome-notification

    Send a welcome notification to new users

  • wp-graphql-jwt-authentication

    Authentication for WPGraphQL using JWT (JSON Web Tokens)

  • ux

    Laravel UI, Auth, & CRUD scaffolding package using Bootstrap & Livewire. (by bastinald)

  • multiple-tokens-auth

    Adds the ability to use multiple tokens for the auth:api middleware.

  • AAuth

    Hierarchical Rol-Permission Based Laravel Auth Package with Limitless Hierarchical Level of Organizations

  • laravel-fortify-demo

    Demo of Laravel authentication using Fortify

  • wordpress-proxy-auth-plugin

    The Wordpress Proxy Auth Plugin helps developers/DevOps/admins easily implement authentication and authorization for WordPress by using a JWT token provided by a reverse proxy.

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-08-18.

PHP Auth related posts

Index

What are some of the best open-source Auth projects in PHP? This list will help you:

Project Stars
1 jetstream 3,764
2 bouncer 3,303
3 sanctum 2,580
4 breeze 2,374
5 huge 2,137
6 Sentinel 1,474
7 fortify 1,462
8 PHP-Auth 984
9 laravel-welcome-notification 526
10 wp-graphql-jwt-authentication 306
11 ux 34
12 multiple-tokens-auth 31
13 AAuth 24
14 laravel-fortify-demo 14
15 wordpress-proxy-auth-plugin 3
Clean code begins in your IDE with SonarLint
Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
www.sonarlint.org