2017 © Pedro Peláez
 

symfony-bundle rodboxtrans

trans pour RB en version Alpha

image

rodbox/rodboxtrans

trans pour RB en version Alpha

  • Wednesday, November 16, 2016
  • by rodolphe
  • Repository
  • 0 Watchers
  • 0 Stars
  • 104 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

RBTransBundle :

Trans pour RB en version Alpha, (*1)

routing :

rb_trans:
    resource: "@RBTransBundle/Controller/"
    type:     annotation
    prefix:   /trans

config :

    - { resource: "@RBTransBundle/Resources/config/services.yml" }

AppKernel.php :

 public function registerBundles()
    {
        $bundles = [
           ...
            new RB\TransBundle\RBTransBundle(),

The Versions

16/11 2016

dev-master

9999999-dev https://github.com/rodbox/transbundle

trans pour RB en version Alpha

  Sources   Download

MIT

The Requires

 

by Jacquemin Rodolphe

symfony trans rodbox