Category: Bundles

Add auto-complete support to your Symfony commands with the new ServerGroveShellAliasBundle

We just released a new bundle for Symfony2 apps called ServerGroveShellAliasBundle which creates a list of shell aliases for all the commands registered in the Symfony2 application. The list of aliases can then be added to your shell profile configuration (/etc/bash_profile or ~/.profile). This allows you to have auto-complete support on your Symfony commands. Start [...]

November 07 / 2012
Author Pablo
Category Bundles, symfony
Comments 2 Comments

Announcing the ServerGrove KnowledgeBase based on the Symfony CMF

We have been working for a few months now building a knowledge base application to replace our previous KB site. We soft-launched the new http://kb.servergrove.com a couple of weeks ago. The KnowledgeBase application is built using the Symfony2 CMF project. We decided to release the entire KB app as an open source project, you can go [...]

October 29 / 2012
Author Pablo
Category Bundles, PHP, symfony
Comments 6 Comments
Tags , , ,

Interesting Symfony Bundles: StatsDClientBundle

Welcome to our renewed series “Interesting Symfony Bundles“. In the past we had a series of posts in our blog about symfony 1.x plugins that we found useful and interesting. Symfony 2 has been around for quite some time. Instead of plugins, Symfony2 is extended using bundles, There are well over 1600 public bundles at [...]

October 09 / 2012
Author Pablo
Category Bundles, PHP, symfony
Comments No Comments