Skip to content

Releases: yehiaa/easyparser

fix ci issues

01 Jul 20:20
Compare
Choose a tag to compare
v1.0.8

remove hvvm, older php version prior to 5.6 due to phpunit requirment…

tiny enhancments to markdown

19 Jun 21:11
Compare
Choose a tag to compare
v1.0.7

another fix

added ci , backword compatibility with php 5.3

23 May 19:22
Compare
Choose a tag to compare

added travis continuous integrations
also it's now compatible with php 5.3 till 7

v1.0.5

12 Jan 17:31
Compare
Choose a tag to compare

allow filter value for words or numbers without quotes

v1.0.4

27 Dec 17:52
Compare
Choose a tag to compare
remove debug dump

v1.0.3

26 Dec 14:58
Compare
Choose a tag to compare

new operators
ilike
ge great or equal >=
le less or equal <=

v1.0.2

22 Dec 21:55
Compare
Choose a tag to compare

new default values
new get function for custom keys
new getOperator function in filter object for usable operators
more description in read me file
add DocBlocks 👍

v1.0.1

16 Dec 23:34
Compare
Choose a tag to compare
read me add operators table