Libraries tagged by authentickated
chantouch/laravel-jwt-redis
4283 Downloads
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.
api-skeletons/zf-oauth2-doctrine-identity
55413 Downloads
Doctrine Enabled AuthenticatedIdentity
iqual/authenticated_cache_warmer
2695 Downloads
A module to warm cache for endpoints that need authentication.
smashed-egg/laravel-auth-route-bindings
2335 Downloads
Adds support for creating Route Model bindings to an authenticated user in Laravel
rubricate/mailer
169 Downloads
Component for sending emails via authenticated SMTP. It works on remote servers with support for sockets (fsockopen) and TLS.
mrpunyapal/laravel-auth-jobs
14 Downloads
This package allows you to access the authenticated user while processing jobs in the queue.
justbetter/laravel-instagram-feed
834 Downloads
Fetches the instagram feed for given authenticated profiles
dukt/twitter
26574 Downloads
Tweet field, search widget, embeds, and authenticated Twitter API requests.
dkvhin/laravel-model-settings
255 Downloads
A library use for allocating settings per model, this is use primarily for authenticated users model
brainfoolong/php-ascon
2047 Downloads
PHP 8+ Implementation of Ascon, a family of authenticated encryption (AEAD) and hashing algorithms designed to be lightweight.
api-skeletons/oauth2-doctrine-identity
9020 Downloads
Doctrine Enabled AuthenticatedIdentity
aliabdulaziz/laravel-extended-user
634 Downloads
This Laravel package adds profile page, account page, and extra features to Laravel's authenticated users.
utexas/utexas_no_authenticated_user
2511 Downloads
Automatically log out and delete any user account that only has the 'authenticated' user role.
oittaa/aes-gcm
19 Downloads
AES GCM (Galois Counter Mode) made simple.
leigh/aead-chacha20-poly1305
57 Downloads
RFC 7539 ChaCha20/Poly1305 AEAD construction