Libraries tagged by toku
kuhschnappel/authtoken
147 Downloads
Once installed you can create authentication tokens for frontend users in the backend. You can then retrieve protected pages by submitting this token as an "X-User-Token" with the header.
krystalcode/api-session
970 Downloads
Provides session management functionality for API clients including requesting, refreshing and storing access tokens.
katalys/paseto
667 Downloads
Platform-Agnostic Security Tokens
kamelot/code-sniffer
15181 Downloads
Ruleset for phpcodesniffer. (C'est mon premier package composer. C'est mon premier gitflow. C'est mon premier Ruleset. Tout feedback est bien venu
kablau-joustra/kj-sencha
2788 Downloads
Ext-JS / Sencha Touch RPC Intergration Module for Zend Framework 2
jwmickey/php-jwt
130786 Downloads
Json Web Token for PHP
jsor/stack-jwt
4727 Downloads
JSON Web Token (JWT) Stack middleware.
jpirnat/hashing
1559 Downloads
Token and password hashing
jobilla/passport-revoke
6156 Downloads
Revoke Laravel Passport tokens with a simple Artisan command
jimmiw/csrf
100 Downloads
Handle CSRF tokens in vanilla systems
jarnovanleeuwen/jwtapi
5896 Downloads
Efficient and secure machine-to-machine API using JSON Web Tokens and asymmetric request signing.
ipunkt/laravel-oauth-introspection
730 Downloads
OAuth 2.0 Token Introspection implementation for extending Laravel Passport (RFC 7662)
imrancse94/jwt
16 Downloads
This is jwt token generation library for Laravel application.
horlerdipo/pretend
4 Downloads
A simple package to impersonate users when building APIs with Laravel Sanctum, allowing administrators to generate temporary tokens and act on behalf of other users without using sessions.
hizpark/scoped-storage-strategy
38 Downloads
A flexible and pluggable storage strategy for managing scoped, temporary key-value data using sessions, tokens, Redis, and more.