phpsymfonyfluid

Use Fluid as templating engine in symfony


I'd like to know how to use Fluid (Neos, Flow3) as templating engine in Symfony.

I don't have any idea how to implement it. I knew a guy who implemented it and it worked properly.

Thanks for any advices!


Solution

  • You can take a look at FluidBundle.

    Hope this help