German php resource phpgangsta.de collected a nice list of slide from Symfony Live Paris 2011.
Slides, You should really keep an eye on:
Symfony2 – from the trenches
by Lukas Kahwe Smith, Jordi Boggiano, Jeremy Mikola
Introducing Assetic: Asset Management for PHP 5.3
by Kris Wallsmith
UserBundle (sfGuard for Symfony2)
by Jeremy Mikola
Monolog
by Jordi Boggiano
Being dangerous with Twig
by Ryan Weaver
Behavior Driven Development for Symfony2 (with behat)
by Konstantin Kudryashov
(via phpgangsta.de)
Tuesday, March 22, 2011
WebProfilerBundleExtra - or how to boost Symfony2 WebProfiler from awesome to double awesome
Developer Vincent Bouzeran (Twitter, Github) created some nifty Bundle called 'WebProfilerExtraBundle' that extends the Symfony2 web profiler and provieds support for the components:
(Tested with Symfony2 PR8)
- Assetic
- Container
- Routing
- Twig
(Tested with Symfony2 PR8)
Monday, March 21, 2011
Syntax highlighting Twig templates in Redcar/Textmate
If your favourite IDE/editor is Textmate or Redcar this could be something for you.
Today I found a dyntax highlighting Textmate bundle for Twig. You can download it directly from github. Just put the contents of the archive in a folder and name it php-twig.tmbundle.
Bundle installation instructions for Textmate can be found here and for Redcar here.
Today I found a dyntax highlighting Textmate bundle for Twig. You can download it directly from github. Just put the contents of the archive in a folder and name it php-twig.tmbundle.
Bundle installation instructions for Textmate can be found here and for Redcar here.
Subscribe to:
Posts (Atom)