Community

Support

User Contributions

RSS Feeds

Report a Bug

If you have a problem with symfony, if you want to report a bug, discuss a new feature or contribute to the project, this is your starting point.

Here at symfony-project.org

Outside

rss feed

Symfony-framework.nl: The Community Edition

Posted on Thursday 7 August at 9:7PM by Symfony-framework.nl
Zojuist is een nieuwe versie van symfony-framework.nl gelanceerd. Deze nieuwe versie richt zich vooral op het opbouwen en ondersteunen van de Nederlandse symfony-gemeenschap.

BeBook review

Posted on Thursday 7 August at 11:48AM by Ian P. Christian's personal blog
This review is from a technical perspective. I got my BeBook mostly for reading things like[...]

Giving Your Body Tag Some Kick

Posted on Thursday 7 August at 4:17AM by MirthLab » symfony
A while back, my friend Dave Dash shared a Symfony CSS tip with me that I still use in almost every project I work on. It’s incredibly simple, yet powerful. This tip (for me at least) was born from the need for a simpler way to target classes that might have different appearances depen...

Tips when working with Symfony batch

Posted on Wednesday 6 August at 6:15AM by symfonynerds.com
I’m working on a project that requires some batch data loads and export to excel functions. This was really the first time I’ve used Symfony batch. Here are some random tips that helped me write my batch script. I think the Symfony book could use a bit more documentation deta...

Dinamizando conteúdo no symfony com slots

Posted on Wednesday 6 August at 5:59AM by symfonybr
Em diversos casos precisamos completar nosso layout com mais de uma área dinâmica. Por exemplo, suponha uma situação em que nós precisamos ter as meta-tags diferentes para cada action executada. No nosso caso, nós teremos as meta-tags padrões e estaremos fazendo um override delas no template. A ...

Symfony custom sorts in your select tags

Posted on Wednesday 6 August at 1:56AM by symfonynerds.com
I am working on an interesting project where I have been given the task of creating a web interface that allows an authenticated and authorised user to conduct specific types of search on a huge data set. The data set begins as flat text logs which are transformed and loaded into a normalised sch...