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

Tus Bundle Laravel Package

efrane/tus-bundle

View on GitHub
Deep Wiki
Context7
v0.6
  • BREAKING Symfony 4 and 5 support is dropped, this bundle requires Symfony 6 now

  • BREAKING It is no longer possible to not define any package configuration

  • BREAKING The cache_dir config no longer exists. Caching has been rewritten to allow bridging the native Symfony cache in addition to all the cache stores tus-php provides.

    If you want to keep the old behaviour, you need to change your config from

    tus:
      cache_dir: 'your_value'
    

    to

    tus:
      cache_type:
        file:
          dir: 'your_value'
    

    However, starting with this release, it is recommended to use the native cache instead:

    tus:
      cache_type:
        native:
          enabled: true
    
v0.5.1
  • Minor autowiring fixes
v0.5

First release.

NEXT
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.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle