Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TuTu faker extension

This extensions integrates fzaninotto/faker with TuTu.

Update composer

$ composer require coduo/tutu-faker-extension

Enable extension in TuTu configuration

# config/config.yml

extensions:
    Coduo\TuTu\Extension\Faker: ~

From now you should be able to access faker object in twig templates. Example:

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

About

This extensions integrates fzaninotto/faker with TuTu.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages