2017 © Pedro Peláez
 

symfony-bundle core-bundle

Core functionality.

image

illarra/core-bundle

Core functionality.

  • Tuesday, January 28, 2014
  • by doup
  • Repository
  • 1 Watchers
  • 0 Stars
  • 250 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Illarra Core Bundle

Build Status Total Downloads Latest Stable Version Latest Unstable Version, (*1)

Installation

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

// 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(),
        // ...
    );
}

The Versions

09/08 2013

0.1.1

0.1.1.0 https://github.com/illarra/IllarraCoreBundle

Core functionality.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Eneko Illarramendi

core bundle utility

08/08 2013

dev-sonata-admin

dev-sonata-admin https://github.com/illarra/IllarraCoreBundle

Core functionality.

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

by Eneko Illarramendi

core bundle utility

12/07 2013

0.1.0

0.1.0.0 https://github.com/illarra/IllarraCoreBundle

Core functionality.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Eneko Illarramendi

core bundle utility

12/07 2013

dev-themes

dev-themes https://github.com/illarra/IllarraCoreBundle

Core functionality.

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

by Eneko Illarramendi

core bundle utility