Today I needed the CHAR_LENGTH function for use in DQL in Doctrine2 project. So I wrote one myself and sent a pull request to DoctrineExtensions so as to contribute to OS community.
You can get the file on github:
And a quick tip on how to activate it in Symfony2:
