Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Secured Container Bundle Laravel Package

adrien-mallet/secured-container-bundle

Symfony bundle that helps secure your app by removing selected commands/services from the dependency injection container. Configure a list of unauthorized service IDs (e.g., Doctrine drop commands) to prevent dangerous operations in certain environments.

View on GitHub
Deep Wiki
Context7

SecuredContainerBundle

Symfony bundle to remove some command from the container

Configuration example :

secured_container:
    unauthorized:
        - "doctrine.database_drop_command"
        - "doctrine.schema_drop_command"
        - "command.identifier"
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
aimeos/prisma
besmartand-pro/php-quality-config
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor
spatie/laravel-javascript-views