diff --git a/module/Application/views/index/index.phtml b/module/Application/views/index/index.phtml index ffd4eb65..17723d89 100644 --- a/module/Application/views/index/index.phtml +++ b/module/Application/views/index/index.phtml @@ -42,6 +42,9 @@
  • MwopGuestbook - Provides very simple Guestbook functionality. Built as a demo for the zf-quickstart. By Matthew Weier O'Phinney.
  • ReverseUniForm Module - Implements Zend from decorators to use with Uni-Form css framework and adds some new elements. By Silvester Maraž.
  • ZfTwig - Provides integration of Twig templating engine. By Mateusz Tymek.
  • +
  • AsseticBundle - Privides asset managment (depended of route-name, controller-alias-name [di]). Core of module is Assetic library. By Gabriel Habryn.
  • +
  • FacebookBundle - Privides very simple integration with Facebook php-sdk library. By Gabriel Habryn.
  • +
  • TwitterBootstrap - Privides Zend_Form integration with twitter bootstrap toolkit. By Gabriel Habryn.