Skip to content
This repository was archived by the owner on Apr 30, 2024. It is now read-only.

Repository files navigation

Illarra Core Bundle

Build Status Total Downloads Latest Stable Version Latest Unstable Version

Installation

Add this bundle (and its dependencies, if they are not already there) to your application's kernel:

// app/AppKernel.php
public function registerBundles()
{
    return array(
        // ...
        new JMS\AopBundle\JMSAopBundle(),
        new JMS\SerializerBundle\JMSSerializerBundle(),
        new JMS\SecurityExtraBundle\JMSSecurityExtraBundle(),
        new Knp\Bundle\MenuBundle\KnpMenuBundle(),
        new Lexik\Bundle\FormFilterBundle\LexikFormFilterBundle(),
        new Illarra\CoreBundle\IllarraCoreBundle(),
        // ...
    );
}

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages