@@ -96,10 +96,15 @@ <h3 id="letsgo">Let's go!</h3>
9696 < h3 id ="backends "> Backends</ h3 >
9797
9898 < p > Awesome people implemented parsers in various language, check them out :</ p >
99+
99100 < ul >
101+ < li > < b > JAVA (JDBC)</ b > < i class ="glyphicon glyphicon-chevron-right "> </ i >
102+ itfsw / < a href ="https://github.com/itfsw/QueryBuilder "> QueryBuilder</ a > </ li >
103+ < li > < b > JAVA (JOOQ)</ b > < i class ="glyphicon glyphicon-chevron-right "> </ i >
104+ Kowalski.io / < a href ="https://github.com/Kowalski-IO/jqb2jooq "> jqb2jooq</ a > </ li >
100105 < li > < b > .NET</ b > < i class ="glyphicon glyphicon-chevron-right "> </ i >
101106 castle-it / < a href ="https://github.com/castle-it/dynamic-linq-query-builder "> dynamic-linq-query-builder</ a > </ li >
102- < li > < b > PHP</ b > < i class ="glyphicon glyphicon-chevron-right "> </ i >
107+ < li > < b > PHP (Symphony) </ b > < i class ="glyphicon glyphicon-chevron-right "> </ i >
103108 fourlabsldn / < a href ="https://github.com/fourlabsldn/QBJSParser "> QBJSParser</ a > &
104109 < a href ="https://github.com/fourlabsldn/QBJSParserBundle "> QBJSParserBundle</ a > </ li >
105110 < li > < b > PHP (Laravel)</ b > < i class ="glyphicon glyphicon-chevron-right "> </ i >
@@ -108,13 +113,16 @@ <h3 id="backends">Backends</h3>
108113 leandrogehlen / < a href ="https://github.com/leandrogehlen/yii2-querybuilder "> yii2-querybuilder</ a > </ li >
109114 < li > < b > PHP (Doctrine)</ b > < i class ="glyphicon glyphicon-chevron-right "> </ i >
110115 josedacosta / < a href ="https://github.com/josedacosta/jQueryQueryBuilderBundle "> jQueryQueryBuilderBundle</ a > </ li >
116+ < li > < b > Python</ b > < i class ="glyphicon glyphicon-chevron-right "> </ i >
117+ NorthIsUp / < a href ="https://github.com/northisup/querybuilder "> querybuilder</ a > </ li >
111118 < li > < b > Rails</ b > < i class ="glyphicon glyphicon-chevron-right "> </ i >
112119 SixiS / < a href ="https://github.com/SixiS/jquery_query_builder-rails "> jquery_query_builder-rails</ a > </ li >
113- < li > < b > JAVA (JDBC)</ b > < i class ="glyphicon glyphicon-chevron-right "> </ i >
114- itfsw / < a href ="https://github.com/itfsw/QueryBuilder "> QueryBuilder</ a > </ li >
115- < li > < b > JAVA (JOOQ)</ b > < i class ="glyphicon glyphicon-chevron-right "> </ i >
116- Kowalski.io / < a href ="https://github.com/Kowalski-IO/jqb2jooq "> jqb2jooq</ a > </ li >
117120 </ ul >
121+
122+ < p >
123+ Want your project listed here ? Open an < a href ="https://github.com/mistic100/jQuery-QueryBuilder/issues "> issue</ a >
124+ or create a < a href ="https://github.com/mistic100/jQuery-QueryBuilder/pulls "> pull request</ a > on the < code > gh-pages</ code > branch.
125+ </ p >
118126</ section >
119127
120128
0 commit comments