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

Kahlan Bundle Laravel Package

elephantly/kahlan-bundle

View on GitHub
Deep Wiki
Context7

Current Version Build Status Downloads Licence

kahlan-bundle

A ToolBox to use kahlan with symfony easily.

Requirements :

  • php >=5.4
  • symfony/console ~2.7|~3.0|~4.0
  • symfony/framework-bundle ~2.7|~3.0|~4.0
  • kriswallsmith/buzz ^0.15
  • kahlan/kahlan ~3.1|~4.0

Install :

Simply use composer require --dev "elephantly/kahlan-bundle" or add "elephantly/kahlan-bundle": "0.9.6" to your composer.json file.

Configuration :

Simply register the bundle in Symfony's kernel like any other bundle:

<?php
// app/AppKernel.php
    public function registerBundles()
    {
        [...]

        if (in_array($this->getEnvironment(), ['dev', 'test'], true)) {
            ...
            $bundles[] = new Elephantly\KahlanBundle\KahlanBundle();
        }

        return $bundles;
    }

That's it!

Full documentation: Elephantly/Kahlan-Bundle

Documentation powered by Couscous with Elephantly Template

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