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

Brawlhalla Api Bundle Laravel Package

dylandelobel/brawlhalla-api-bundle

View on GitHub
Deep Wiki
Context7

brawlhalla-api-bundle

SymfonyInsight

Symfony wrapper for Brawlhalla API

Installation

Create brawlhalla_api_bundle.yaml with the following

brawlhalla_api:
  api_key: '%env(BRAWL_API_KEY)%'

In your .env.local the dev key

###> dylandelobel/brawlhalla-api-bundle ###
BRAWL_API_KEY=xxx
###< dylandelobel/brawlhalla-api-bundle ###

Require the package

composer require dylandelobel/brawlhalla-api-bundle

Usage

    public function brawl(BrawlhallaClient $brawlhallaClient)
    {
        $request = $brawlhallaClient->getClan(1);
        $json = json_decode($request->getBody());

        return new JsonResponse($json);
    }

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

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