Libraries tagged by auth package
abdurrahmanriyad/lumenauth
22 Downloads
A package to implement easy authentication in lumen
michele-angioni/entrust
418 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel
marcoraddatz/entrust
2490 Downloads
This package patches some Laravel 5.2 related issues with Entrust and is not maintained any longer. DO NOT INSTALL ON FRESH ENVIRONMENTS!
element/promethium
29 Downloads
Element package for generating unique ID's such as software licenses, auth tokens, OTP's
cleaniquecoders/inviteable
27 Downloads
Built with Laravel Standalone Package Creator
casserole/eloquent-oauth2-models
92 Downloads
Eloquent database models for https://github.com/php-loep/oauth2-server OAuth 2 Server. This package does nothing (mostly) without the OAuth2 Server.
atrauzzi/authoritaire
3839 Downloads
A simple authorization package for Laravel 4.
aginev/acl
167 Downloads
ACL package for Laravel v5.0
naykel/authit
286 Downloads
Auth package with views for NayKel Laravel applications.
ronasit/laravel-clerk
18 Downloads
Package provides auth guard to auth user via the Clerk
tekintian/tp5auth
409 Downloads
ThinkPHP5.0 Auth RBAC model tp5auth Package.
bilaliqbalr/laravel-redis
153 Downloads
This package will provide redis based laravel auth driver
tournasdim/laravel4-getgravatar
271 Downloads
A Laravel 4 package . Given an email address it automatically retrieves an Avatar from Gravatar's website . For logged-in users , their email address is automatically generated , through the Auth adapter Interface . Three Adapters are supported : Auth , Sentry and Confide .
strangefate/foundationprep
26 Downloads
This package is meant to streamline the installation of Zurb Foundation into a new Laravel project. Also comes with view templates for auth scaffolding built with zurb foundation css libraries.
codenamegary/l4-lock
3009 Downloads
A Laravel 4 package to lock down a site and require a simple username/password BEFORE auth is executed. Useful for doing things like locking down a site so a client can test before going live while without interfering with auth and other stock framework options.