issues
search
libgraviton
/
php-rql-parser
A PHP RQL Parsing Library
15
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
sf3 -> backport for s4
#70
narcoticfresh
closed
5 years ago
0
solr
#69
narcoticfresh
closed
6 years ago
0
add dirty workaround for customer specific stuff that needs to be rushed
#68
narcoticfresh
closed
6 years ago
0
Some refreshments, small changes for php 7.2
#67
narcoticfresh
closed
6 years ago
0
Adding URL pre-parsing for URL searches and queries.
#66
jc-src
closed
7 years ago
3
Allow Float and Integers to be searched.
#65
jc-src
closed
7 years ago
0
Add MongoDB TextSearch option.
#64
jc-src
closed
7 years ago
0
MongoOdm constructor
#63
valerii-usachov
closed
6 years ago
1
also visit & apply select() nodes; new assert for that case
#62
narcoticfresh
closed
8 years ago
0
Allow downstream users to use symfony3
#61
hairmare
closed
8 years ago
0
Bump xiag/rql-parser to 1.0.2
#60
hairmare
closed
8 years ago
0
Added 2 tests and also a fix to allow multiple dashes in string
#59
jc-src
closed
8 years ago
0
Multiple query with values containing dash
#58
jc-src
closed
8 years ago
1
String values with a space
#57
upnica
closed
8 years ago
0
Added search by dollar regex
#56
jc-src
closed
8 years ago
0
Adding search node parser for search queries
#55
alebon
closed
8 years ago
1
47970 add elemmatch operator
#54
mrix
closed
9 years ago
2
Bump all deps
#53
hairmare
closed
9 years ago
0
Allow builder to be replaced and node to be zapped
#52
hairmare
closed
9 years ago
0
Only dispatch when a query is being visited
#51
hairmare
closed
9 years ago
0
test lt() and sort() combinations
#50
hairmare
closed
9 years ago
0
Switch to setting injection when injecting builder
#49
hairmare
closed
9 years ago
0
request the correct class type as listener
#48
narcoticfresh
closed
9 years ago
1
Pass QueryBuilder through to visitor
#47
hairmare
closed
9 years ago
0
Implement rql.visit.node event
#46
hairmare
closed
9 years ago
0
Mark feature branches as such
#45
hairmare
closed
9 years ago
0
2063 sort lt
#44
mrix
closed
9 years ago
1
Remove parser class
#43
hairmare
closed
9 years ago
0
Run composer update
#42
hairmare
closed
9 years ago
0
Fix like() support in nested cases
#41
hairmare
closed
9 years ago
0
Bump all deps
#40
hairmare
closed
9 years ago
0
Switch to mrix parser
#39
hairmare
closed
9 years ago
2
reserved character search..
#38
narcoticfresh
closed
9 years ago
3
Encoding special chars with URL encoding
#37
mrix
closed
9 years ago
4
String values in limit operator
#36
mrix
closed
9 years ago
1
Some nodes are missing in AST after parsing
#35
mrix
closed
9 years ago
1
Numerical values in array operators
#34
mrix
closed
9 years ago
1
Cannot use operator name as string value
#33
mrix
closed
9 years ago
1
More special char fixing
#32
hairmare
closed
9 years ago
1
Special chars support
#31
hairmare
closed
9 years ago
0
Feature/dedup test
#30
hairmare
closed
9 years ago
0
Refactor LogicExection to SyntaxErrorException
#29
hairmare
closed
9 years ago
2
Hotfix/handle numeric string
#28
lapistano
closed
9 years ago
6
Implemented ability to detect concatinated strings in lexer
#27
lapistano
closed
9 years ago
0
make parser strategies configurable
#26
lapistano
closed
9 years ago
6
Fix bool arguments
#25
hairmare
closed
9 years ago
0
better error messages
#24
hairmare
closed
9 years ago
0
dependency bump
#23
hairmare
closed
9 years ago
1
and() and or() only work with eq() and ne()
#22
hairmare
closed
9 years ago
2
sorting is ignored when combined with lt()
#21
hairmare
closed
9 years ago
5
Next