2017 © Pedro Peláez
 

project tutu-faker-extension

This extensions integrates fzaninotto/faker with TuTu.

image

coduo/tutu-faker-extension

This extensions integrates fzaninotto/faker with TuTu.

  • Sunday, November 20, 2016
  • by norzechowicz
  • Repository
  • 2 Watchers
  • 0 Stars
  • 15,738 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 4 % Grown

The README.md

TuTu faker extension

This extensions integrates fzaninotto/faker with TuTu., (*1)

Update composer, (*2)

$ composer require coduo/tutu-faker-extension

Enable extension in TuTu configuration, (*3)

# config/config.yml

extensions:
    Coduo\TuTu\Extension\Faker: ~

From now you should be able to access faker object in twig templates. Example:, (*4)

hello_world:
  path: /hello/world
  content: |
    Hello {{ faker.firstName }}

The Versions

20/11 2016

dev-master

9999999-dev

This extensions integrates fzaninotto/faker with TuTu.

  Sources   Download

MIT

The Requires

 

The Development Requires

20/11 2016

1.0.0

1.0.0.0

This extensions integrates fzaninotto/faker with TuTu.

  Sources   Download

MIT

The Requires

 

The Development Requires