2017 © Pedro Peláez
 

symfony-bundle flob-foundation-demo-bundle

Provides a kitchen sink (exemples) of the functionnalities of the florianbelhomme/foundation-bundle bundle.

image

florianbelhomme/flob-foundation-demo-bundle

Provides a kitchen sink (exemples) of the functionnalities of the florianbelhomme/foundation-bundle bundle.

  • Saturday, December 5, 2015
  • by florianbelhomme
  • Repository
  • 1 Watchers
  • 0 Stars
  • 183 Installations
  • PHP
  • 0 Dependents
  • 1 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Flob Foundation Demo Bundle

By Florian Belhomme, (*1)

Show the possibility of FlobFoundationBundle. See FlobFoundationBundle for more infos and issues., (*2)

Usage

composer.json:, (*3)

{
    ...
    "require": {
        ...
        "florianbelhomme/flob-foundation-demo-bundle" : "~2.0.0"
        ...
    }
    ...
}

app/AppKernel.php:, (*4)

class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = [
            ...
            new Knp\Bundle\MenuBundle\KnpMenuBundle(),
            new Knp\Bundle\PaginatorBundle\KnpPaginatorBundle(),

            new WhiteOctober\PagerfantaBundle\WhiteOctoberPagerfantaBundle(),

            new Flob\Bundle\FoundationBundle\FlobFoundationBundle(),
            new Flob\Bundle\FoundationDemoBundle\FlobFoundationDemoBundle(),
            ...
        ];
    }
}

app/config/routing.yml, (*5)

demo:
    resource: "@FlobFoundationDemoBundle/Resources/config/routing.yml"
    prefix:   /

Then go to /, (*6)

License

The Versions

05/12 2015

dev-compatibility-update

dev-compatibility-update

Provides a kitchen sink (exemples) of the functionnalities of the florianbelhomme/foundation-bundle bundle.

  Sources   Download

MIT

The Requires

 

bundle symfony foundation responsive zurb

12/08 2015

dev-master

9999999-dev

Provides a kitchen sink (exemples) of the functionnalities of the florianbelhomme/foundation-bundle bundle.

  Sources   Download

MIT

The Requires

 

bundle symfony foundation responsive zurb

12/08 2015

2.0.1

2.0.1.0

Provides a kitchen sink (exemples) of the functionnalities of the florianbelhomme/foundation-bundle bundle.

  Sources   Download

MIT

The Requires

 

bundle symfony foundation responsive zurb

19/02 2015

2.0.0

2.0.0.0

Provides a kitchen sink (exemples) of the functionnalities of the florianbelhomme/foundation-bundle bundle.

  Sources   Download

MIT

The Requires

 

bundle symfony foundation responsive zurb

03/10 2014

1.0.3

1.0.3.0

Provides a kitchen sink (exemples) of the functionnalities of the florianbelhomme/foundation-bundle bundle.

  Sources   Download

MIT

The Requires

 

bundle symfony foundation responsive zurb

08/04 2014

1.0.2

1.0.2.0

Provides a kitchen sink (exemples) of the functionnalities of the florianbelhomme/foundation-bundle bundle.

  Sources   Download

MIT

The Requires

 

bundle symfony foundation responsive zurb

08/01 2014

1.0.1

1.0.1.0

Provides a kitchen sink (exemples) of the functionnalities of the florianbelhomme/foundation-bundle bundle.

  Sources   Download

MIT

The Requires

 

bundle symfony foundation responsive zurb