This repository contains Symfony snippets for the Vim. This snippets were inspired by ultisnips-php, but this snippets more smart, because they try to guess what you want and have many configuration settings.
This plugin requires Ultisnips and sniphpets.
Using pathogen
git clone https://github.com/sniphpets/sniphpets-symfony.git ~/.vim/bundle/sniphpets-symfony
Using vundle
Add to your vimrc:
Plugin 'sniphpets/sniphpets-symfony'
Copyright (c) Voronkovich Oleg. Distributed under the MIT.