Libraries tagged by authentickated
thiagormoreira/laravel-extended-user
3 Downloads
This Laravel package adds profile page, account page, and extra features to Laravel's authenticated users.
techtell/laravel-guardpass
2931 Downloads
A package that allows developers to change Authenticated person on the fly
sureshinde/laravel-auth-checker
5 Downloads
Laravel Auth Checker allows you to log users authentication, devices authenticated from and lock intrusions.
starrysea/multi-auth
10 Downloads
Rewrite Laravel Auth to support authenticated multi-users
snipedragon/steamlink
17 Downloads
Provides authentication through Steam's OpenID and returns an object for the authenticated user.
shinde-rahul/rsvp_event
2 Downloads
Provides RSVP event content type and related configuration. Use events for creating contents that authenticated users can RSVP for.
rubricate/mailer
169 Downloads
Component for sending emails via authenticated SMTP. It works on remote servers with support for sockets (fsockopen) and TLS.
robjbrain/laravel-user-timestamps
128 Downloads
Drop in replacements for UserTimestamps and SoftDeletes to also store the authenticated user id.
robertboes/laravel-portal
1 Downloads
Laravel Portal - Easily create single routes that serve guests and authenticated users
phumsoft/userstamps
2 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
phpfour/laravel-userstamps-for-backpack
119 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application. This forks make that work for Backpack for Laravel.
pandoux/laravel-user-request-logger
3 Downloads
Log every request send by authenticated user
pacificinternet/userstamps
22 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
michaelmawhinney/cryptex
26 Downloads
A simple PHP class for 2-way authenticated encryption using XChaCha20 + Poly1305 (libsodium)
mferly/session-parser
5 Downloads
Use this to iterate through active session files within the defined PHP sessions folder found in php.ini to look for authenticated sessions.