2017 © Pedro Peláez
 

symfony-bundle web-bundle

Useful Web Features.

image

striide/web-bundle

Useful Web Features.

  • Wednesday, January 9, 2013
  • by chadl
  • Repository
  • 1 Watchers
  • 1 Stars
  • 73 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

StriideWebBundle

The intent behind this widget is to provide we-centric behaviour and tools, (*1)

Currently, this bundle offers the following twig globals:, (*2)

  • is_production
  • is_development

To be used like:, (*3)

{% if is_production %} show something that is only in production {% endif %}, (*4)

Similarily,, (*5)

{% if is_development %} show something that is only in development {% endif %}, (*6)

Routing

StriideWebBundle: resource: "@StriideWebBundle/Resources/config/routing.yml" prefix: /, (*7)

The Versions

09/01 2013

dev-master

9999999-dev https://github.com/chadl/StriideWebBundle.git

Useful Web Features.

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

by Chad Lindstrom

shortcuts symfony2 web