Free Online PDF Editor

http://www.pdfescape.com/

Contextualizing your Symfony2 Application with the Service Container

http://brentertainment.com/2012/02/28/contextualizing-your-symfony2-application-with-the-service-container/

Symfony 2.1: ACL, SonataAdminBundle, SonataMediabundle, SonataUserBundle and FOSUserBundle

Installing SonataAdminBundle for Symfony 2.1 with Composer Exceptions thrown by SonataAdminBundle and how to fix them Getting started with Symfony 2.1, SonataAdminBundle, FOSUserBundle and SonataUserBundle Symfony 2.1 : ACL, SonataAdminBundle, SonataMediabundle, SonataUserBundle and FOSUserBundle Symfony 2.1, SonataAdminBundle, SonataMediabundle, SonataUserBundle and FOSUserBundle : a good project base Symfony 2.1 : Customizing SonataAdminBundle

FF Chartwell is a tool for easily creating graphs, disguised as a font

FF Chartwell is a tool for easily creating graphs, disguised as a font. It utilizes OpenType to interpret and visualize the data. The data also remains editable, allowing for painless updates.

Ligature Symbols

http://kudakurage.com/ligature_symbols/

Symfony2 cheatsheet

http://www.symfony2cheatsheet.com/

Local Composer Repo

http://getcomposer.org/doc/articles/handling-private-packages-with-satis.md http://www.edsmith.org/content/create-local-composer-repo-satis http://moquet.net/blog/proxify-composer-php/

3 Steps to Symfony2 Form Mastery

https://speakerdeck.com/bschussek/3-steps-to-symfony2-form-mastery

I18n Javascript

Asset variables are very useful if you need to produce different outputs for the same asset, for example when making your Javascripts i18n ready.

Doctrine 2 hangs when enabling APC cache on Ubuntu

It is necessary to add a flag to the apc.ini file in /etc/php5/cli/apc.ini extension=apc.so apc.enable_cli=1