lbuchs/webauthn
PHP WebAuthn (FIDO2) library for passwordless login. Generate and verify registration and authentication challenges, validate attestation and assertions, and integrate with Laravel or any PHP app for secure passkeys and hardware security keys.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-passkeys | 0.84 | Add passkey (WebAuthn) login to Laravel. Includes a Livewire component to create/register passkeys and a Blade component to authenticate users without passwords, using built-in OS/password manager passkey support. | 445 | 442 | 53 | 103K | 0 | 33.0 | 38.4 | MIT | 1 day ago | |
| illuminate/auth | 0.84 | Laravel’s authentication component providing guards, user providers, password hashing, “remember me” services, and authorization gates. Powers login/session auth and integrates with HTTP middleware and the framework’s auth configuration. | 93 | — | 42 | — | 0 | 1.7 | — | MIT | — | |
| web-auth/webauthn-lib | 0.83 | PHP WebAuthn library for adding passkeys/FIDO2 authentication to apps and APIs. Implements registration and login flows, credential validation, and related WebAuthn data structures, suitable for Laravel or custom frameworks. | 119 | 124 | 24 | 484K | 0 | 1.3 | 49.8 | MIT | — | |
| laragraph/utils | 0.80 | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 21 | 21 | 7 | 502K | 0 | 25.1 | 65.0 | MIT | 1 month ago | |
| lcobucci/jwt | 0.79 | A lightweight, flexible JWT library for PHP. Create, sign, parse, and validate JSON Web Tokens with support for multiple algorithms, key types, constraints, and claims. Includes a fluent builder, token parser, and robust validation APIs. | 7,479 | 7,558 | 601 | 6M | 6 | 70.7 | 50.0 | BSD-3-Clause | 5 months ago | |
| chillerlan/php-authenticator | 0.76 | PHP 8.4+ library to generate and verify HOTP (RFC 4226) and TOTP (RFC 6238) one-time passwords, compatible with Google Authenticator-style apps. Includes optional Steam Guard time sync plus constant-time encoding helpers for safer key handling. | 56 | 58 | 2 | 5K | 0 | 25.7 | 31.0 | MIT | 2 weeks ago | |
| nette/security | 0.76 | Secure Laravel authentication with Nette’s OAuth2, JWT, and session management—simplify identity handling for APIs and web apps. | 373 | 384 | 42 | 125K | 3 | 33.2 | 43.4 | NOASSERTION | 5 months ago | |
| php-http/psr7-integration-tests | 0.58 | Integration test suite to verify PSR-7 HTTP message implementations against the specification. Run the tests in your own PSR-7 package to ensure Request/Response/Stream/URI behavior matches the standard and stays compatible across libraries. | 40 | 41 | 22 | 2K | 1 | 23.4 | 28.7 | MIT | 4 months ago | |
| php-mock/php-mock | 0.58 | Mock built-in PHP functions like time() or rand() in tests by leveraging PHP’s namespace fallback: define namespaced replacements for unqualified calls. Works in non-global namespaces; supports common test frameworks via integrations (e.g., PHPUnit). | 369 | 374 | 20 | 545K | 3 | 28.0 | 51.9 | WTFPL | 2 months ago | |
| php-http/client-integration-tests | 0.58 | Integration test suite for PHP-HTTP clients. Helps verify that any HTTPlug/PSR-18 compatible client behaves correctly and consistently across common scenarios, making it easier to validate implementations and avoid regressions. | 16 | 17 | 9 | 526 | 1 | 24.4 | 24.5 | MIT | 4 months ago | |
| php-http/mock-client | 0.58 | Mock HTTP client for HTTPlug/PHP-HTTP. Stores outgoing requests and returns queued responses or throws exceptions instead of making real network calls—ideal for unit tests of HTTP-dependent code. Install via Composer as a dev dependency. | 71 | 75 | 17 | 234K | 0 | 26.1 | 57.1 | MIT | 1 year ago | |
| f3-factory/fatfree-psr7 | 0.57 | PSR-7 HTTP message implementation for the Fat-Free Framework (F3). Provides request/response and stream factories to bridge F3 apps with PSR-7 compatible middleware and libraries, helping standardize HTTP handling without leaving the F3 ecosystem. | 6 | 6 | 0 | 1 | 0 | 20.3 | 0.9 | MIT | 1 year ago |
How can I help you explore Laravel packages today?