Skip to content

A bundle for integrating Twitter's Typeahead into Symfony projects easily

Notifications You must be signed in to change notification settings

wwsh/twitter-typeahead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twitter's typeahead.js for Symfony

Integrate Twitter Typeahead.js easily into Symfony projects.

Usage:

composer require wwsh/twitter-typeahead

Add to AppKernel.php:

new WW\TwitterTypeaheadBundle\TwitterTypeaheadBundle()

Generate assets:

php app/console assets:install --symlink

Enjoy!

About

A bundle for integrating Twitter's Typeahead into Symfony projects easily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published