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

Flysystem Bundle Laravel Package

league/flysystem-bundle

View on GitHub
Deep Wiki
Context7

BunnyCDN Storage

Flysystem is able to interact with BunnyCDN Storage servers. To configure this bundle for such usage, you can rely on adapters in the same way you would for other storages.

Installation

composer require platformcommunity/flysystem-bunnycdn

Usage

# config/packages/flysystem.yaml

services:
  bunny_client:
    class: PlatformCommunity\Flysystem\BunnyCDN\BunnyCDNClient
    arguments:
      $storage_zone_name: 'storage-zone'
      $api_key: 'api-key'
      $region: '!php/const:PlatformCommunity\Flysystem\BunnyCDN\BunnyCDNRegion::FALKENSTEIN'

flysystem:
    storages:
        bunny.storage:
            bunnycdn:
                client: 'bunny_client'
                pull_zone: 'https://testing.b-cdn.net/' # optional
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.
emuniq/filament-browser-notifications
syriable/filament-translator
hungnm28/livewire-form
wenprise/eloquent
crudly/encrypted
fadion/bouncy
cuci/prototurk-sdk
gos/pubsub-router-bundle
cuci/prototurk-sdk-symfony
clementtalleu/easyadmin-markdown-bundle
codeflextech/permission-manager
karnoweb/livewire-datepicker
sayedenam/sayed-dashboard
milito/query-filter
apiboxsym/user-bundle
apiboxsym/health-check-bundle
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui