Popular Packages
-
-
-
PHP
lmr/duo_auth
Duo Security two-factor authentication for Roundcube. Users have multiple ways to authenticate, including: 1. One-tap authentication using Duo’s mobile app; 2. One-time passcodes generated by Duo’s mobile app (works even with no cell coverage); 3. One-time passcodes delivered to any SMS-enabled phone; 4. Phone callback to any phone (mobile or landline!); 5. One-time passcodes generated by an OATH-compliant hardware token.
-
-
PHP
chinmaypatel/simplify
Composer package for upcoming payment API from mastercard, Simplify Commerce.
-
-
-
-
-
-
-
-
-
PHP
cjcodes/slave-route-limiter-bundle
Instead of globally applying a Doctrine-managed MasterSlave connection, this bundle, when enabled, requires devs to flag routes as @ShouldUseReplica to use the replica database, otherwise it defaults to the primary database.