Entity choicelist without bringing the whole entity

Symfony forms have a nice entity type, but it will eat your memory if you have a too large entity. Here is the solution!

Push your Symfony assets to AWS S3 with Assetic

You only need Assetic and the AWS SDK, some configuration and you're good to go !

You need help for your website

As soon as I've started working on websites, I've received lots of inquiry to first, create small website for NGO, then give advices to find the right developer/CTO for whomever startup.

Trailing zeros in PHP

I've recently joined Villa-Finder, where lots of large projects where waiting for me with lots of non-optimised/dead code. Here is a little something that help me cleaned up this Symfony2 entity.