Packages from cjcodes
-
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.