Libraries tagged by jecovier
wimil/lighthouse-graphql-jwt-auth
1038 Downloads
Add GraphQL types and mutations for login, register and recover password with JWT Auth
webrek/laravel-circuit-breaker
58 Downloads
A circuit breaker for Laravel: stop hammering a failing dependency, fail fast, and recover automatically.
tfsthiagobr98/lighthouse-graphql-passport-auth
2527 Downloads
Add GraphQL types and mutations for login and recover password functionalities
php-opcua/opcua-session-manager
665 Downloads
Session manager daemon for persistent OPC UA connections in PHP — Unix socket IPC, automatic session recovery, subscription transfer
j0celyn/ibd2mysql
85 Downloads
Tool to recover InnoDB tables in a corrupted MySQL database or MySQL server
enzoaccardo/ci4-adminkit-mfa
12 Downloads
MFA (TOTP + WebAuthn/Passkey + recovery codes) per ci4-adminkit: servizi, flusso front, model, migrazioni. Viste dal tema ci4-adminkit-adminlte4.
coysh-digital/manager-restore
4 Downloads
Offline tool for generating Manager recovery keys and decrypting Manager backup artifacts. Never contacts a server.
cdgrph/craft-offsite
17 Downloads
Off-site database backups for Craft you can actually restore — integrity-verified, monitored, and recoverable from the bucket alone.
capell-app/admin
42 Downloads
Filament administration, page editing, recovery, settings, and operations for Capell CMS.
asubodh/filament-two-factor-auth
3 Downloads
A production-ready Two-Factor Authentication plugin for Filament admin panels with TOTP, QR codes, recovery codes, and middleware protection.
andydefer/laravel-totp
28 Downloads
Laravel TOTP package for two-factor authentication with polymorphic support, recovery codes and QR Code generation.
adaddinsane/dataobject
5526 Downloads
Data object storage and recovery with sorting, filtering and merging
peanutgraphic/bloxy-passkey
412 Downloads
BLOXY passkey-authentication primitive — WebAuthn ceremony orchestration over web-auth/webauthn-lib, mandatory PRF activation, sign-count clone detection, BIP39 recovery flow. Pairs with @peanutgraphic/bloxy-passkey on the client.
peanutgraphic/bloxy-crypto
413 Downloads
BLOXY zero-knowledge envelope-encryption primitive — client-held KEK, per-record DEKs, BIP39 recovery, MOCK mode for seeders. Server stores opaque ciphertext only.
okipa/laravel-model-json-storage
1378 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.