Skip to content
This repository has been archived by the owner on May 1, 2019. It is now read-only.

Adding new module - SolrClient #47

Merged
merged 1 commit into from
Sep 15, 2012
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions module/Application/views/index/index.phtml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
<li><a href="http://git.mwop.net/?a=summary&p=PhlyContact">PhlyContact</a> - Provides a CAPTCHA-protected contact form, with the ability to configure the mail transport. By <a href="http://mwop.net/">Matthew Weier O'Phinney</a></li>
<li><a href="https://github.com/silvester/ReverseForm">ReverseForm</a> - Renders ZF2 forms with viewscripts, adds extended elements and properties to Zend\Form and gives possibility to render forms with other css frameworks. Works with stable ZF2. By <a href="http://maraz.org/">Silvester Maraž</a>.</li>
<li><a href="http://git.mwop.net/?a=summary&p=SkeletonCss">SkeletonCss</a> - Provides <a href="http://getskeleton.com/">Skeleton CSS</a> assets. Packaged by <a href="http://mwop.net/">Matthew Weier O'Phinney</a></li>
<li><a href="https://github.com/BostjanOb/SolrClient">SolrClient</a> - Apache SOLR Client. By <a href="http://bostjan.muha.cc/">Bostjan Oblak</a></li>
<li><a href="https://github.com/widmogrod/zf2-twitter-bootstrap-module">TwitterBootstrap</a> - Provides Zend_Form integration with <a href="https://github.com/twitter/bootstrap">twitter bootstrap toolkit</a>. By <a href="https://github.com/widmogrod">Gabriel Habryn</a>.</li>
<li><a href="https://github.com/zendframework/ZendDeveloperTools">ZendDeveloperTools</a> - Will eventually provide a JS/CSS floating toolbar with helpful debugging tools such as profiling and debugging output.</li>
<li><a href="https://github.com/zendframework/ZendSkeletonModule">ZendSkeletonModule</a> - Provides a simple starting place for developing typical MVC-oriented modules.</li>
Expand Down