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

Cdn77 Bundle Laravel Package

dekalee/cdn77-bundle

View on GitHub
Deep Wiki
Context7

Dekalee CDN77 Bundle

Scrutinizer Code Quality Latest Stable Version Total Downloads License

This symfony bundle wraps the usage of the library Cdn77

Installation

Use composer to install this bundle :

    composer require dekalee/cdn77-bundle

Activate it in the AppKernel.php file:

    new Dekalee\Cdn77Bundle\DekaleeCdn77Bundle(),

Configuration

In the config.yml file, you should set at least :

    dekalee_cdn77:
        login: %dekalee_cnd77_login%
        password: %dekalee_cnd77_password%

If you want to override the api urls used, you can do it for each of them :

    dekalee_cdn77:
        list: Your url
        create: Your url
        purge: Your url
        purge_all: Your url
        resource_log: Your url
        delete_resource: Your url

Usage

To use a query in your project, you can call (from a ContainerAwareInterface class) :

    $this->container->get('dekalee_cdn77.query.purge_all')->execute();

Each action will have it's own service.

Debug

In order to see some usefull debug information in the symfony profiler, you can install the eightpoints/guzzle-bundle.

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.
terminal42/code-quality-tools
codifyo/ts-generator-bundle
andydefer/laravel-cluster
testo/fiber
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