Libraries tagged by 12factor
stephenjude/filament-two-factor-authentication
56985 Downloads
Filament Two Factor Authentication: Google 2FA + Passkey Authentication
psr-discovery/http-factory-implementations
5954702 Downloads
Lightweight library that discovers available PSR-17 HTTP Factory implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
mpociot/laravel-test-factory-helper
627157 Downloads
Generate Laravel test factories from your existing models
laravel-shift/factory-generator
550238 Downloads
Generate factories from existing models
ergebnis/factory-bot
666013 Downloads
Provides a fixture factory for doctrine/orm entities.
scheb/2fa-totp
1966488 Downloads
Extends scheb/2fa-bundle with two-factor authentication using TOTP
scheb/2fa-backup-code
2824627 Downloads
Extends scheb/2fa-bundle with backup codes support
sandrokeil/interop-config
400439 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
rector/rector-src
354008 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
phrity/net-uri
7980696 Downloads
PSR-7 Uri and PSR-17 UriFactory implementation
phrity/net-stream
2605352 Downloads
Socket stream classes implementing PSR-7 Stream and PSR-17 StreamFactory
lfkeitel/phptotp
344069 Downloads
TOTP/HOTP library for PHP
laracasts/testdummy
1413673 Downloads
Easy test stubs
ellaisys/aws-cognito
162214 Downloads
AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP
http-interop/http-middleware
2764804 Downloads
Common interface for HTTP server-side middleware