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

Laravel Dynamic Servers Laravel Package

spatie/laravel-dynamic-servers

Dynamically spin up and destroy servers from Laravel to handle variable queue workloads. Uses provider snapshots as templates and lets you determine server count (e.g., based on Horizon wait times) so extra workers are created automatically and removed when no longer needed.

View on GitHub
Deep Wiki
Context7

title: Fired Events weight: 5

We will send out these events. They all have a $server property that has all info on the relevant server the event is fired for. They all live in the Spatie\DynamicServers\Events namespace

  • CreatingServerEvent: a new server is being created at the hosting provider
  • ServerRunningEvent: a server has been fully started
  • StoppingServerEvent: a server is stopping at the hosting provider
  • ServerStoppedEvent: a server has been stopped
  • DeletingServerEvent: a server is being deleted at the hosting provider
  • ServerDeletedEvent: a server has been deleted at the hosting provider
  • RebootingServerEvent: a server is being rebooted at the hosting provider
  • ServerErroredEvent: while calling the server provider API, we encountered an error. The error is saved in the exception attributes of a $server
  • ServerHangingEvent: a server has been marked as hanging
  • ServerLimitHit: we could not create an extra server because of the limit set.
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.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport