Symfony

These posts are about "Symfony", who knew.

My first third-party Symfony Bundle

I created my first open-source Symfony bundle: PlaceholderBundle. It is an abstraction of Primitive and/or SQIP for use in a PHP respectively Symfony application. This way, you can automatically...

Read

Getting started with elastica queries in Symfony

When integrating Elasticsearch with Symfony, there can be a few troubles for newcomers. The easiest way to achieve integration is by following the setup instructions of the FOSElasticaBundle, in...

Read