Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Galbar/JsonPath-PHP issues and pull requests

#68 - "in" operator with subexpression only taking first result

Issue - State: closed - Opened by ElandaOfficial 3 months ago - 3 comments

#67 - Run tests with 7.x and 8.x PHP versions

Issue - State: open - Opened by Galbar 8 months ago

#66 - Support for keys with colons

Issue - State: closed - Opened by tbreuss over 1 year ago - 2 comments

#65 - Add In|Not In Array Operation

Pull Request - State: closed - Opened by lucasangi almost 2 years ago - 3 comments

#63 - Get parent by child

Issue - State: closed - Opened by oliverbj about 2 years ago - 3 comments

#62 - Querying the literal key "length"?

Issue - State: closed - Opened by ShaneOH over 2 years ago - 1 comment

#61 - Whitespaces in jsonPath

Issue - State: closed - Opened by oschwier over 2 years ago - 2 comments

#60 - Bug when using negative index triggers DivisionByZeroError

Issue - State: closed - Opened by kohlerdominik over 2 years ago - 8 comments

#59 - Allow filter keys with a regex match

Pull Request - State: closed - Opened by drugan over 2 years ago - 3 comments

#58 - Support selecting element from result set of children filter

Pull Request - State: closed - Opened by timoj over 2 years ago - 3 comments

#57 - Fix bug #56 : Compatibility with json-ld

Pull Request - State: closed - Opened by nicoren-tangkoko almost 3 years ago - 3 comments

#56 - Compatibility with json-ld

Issue - State: closed - Opened by nicoren-tangkoko almost 3 years ago - 2 comments

#55 - Normalize behavior of .length operation.

Pull Request - State: closed - Opened by Galbar over 3 years ago

#54 - Fix #53: revert .length operator functionality to avoid breaking change

Pull Request - State: closed - Opened by Galbar over 3 years ago

#53 - Length operator now returning array instead of number (after switching to 1.3)

Issue - State: closed - Opened by baohx2000 over 3 years ago - 4 comments

#52 - Extract pivate methods and expose them as part of the library API

Pull Request - State: closed - Opened by Galbar over 3 years ago

#51 - Add possibility to generate output data as a flat table.

Pull Request - State: closed - Opened by kirill533 over 3 years ago

#50 - Extending the lib with possibility to generate flat tables

Issue - State: closed - Opened by kirill533 over 3 years ago - 7 comments

#49 - Add installation command to readme

Pull Request - State: closed - Opened by ruudk over 3 years ago

#48 - add support for '!' as synonym of 'not'

Pull Request - State: closed - Opened by Galbar over 3 years ago

#47 - Bwl21/gitpod setup

Pull Request - State: closed - Opened by bwl21 over 3 years ago - 1 comment

#46 - Returning key of found object

Issue - State: open - Opened by bwl21 over 3 years ago - 11 comments

#45 - 44 - add '||' and '&&' as binary boolean operators

Pull Request - State: closed - Opened by Galbar over 3 years ago

#44 - support && and || as logical operators

Issue - State: closed - Opened by bwl21 over 3 years ago - 2 comments

#43 - How can I `and` connect two filter expressions

Issue - State: closed - Opened by bwl21 over 3 years ago - 3 comments

#42 - JSON keys with spaces

Issue - State: closed - Opened by samy over 4 years ago - 10 comments

#41 - JSONPath comparison and standardisation

Issue - State: closed - Opened by glyn over 4 years ago - 1 comment

#40 - Would you please release a new stable package?

Issue - State: closed - Opened by TheNorthMemory over 4 years ago - 4 comments

#39 - Remove without field

Issue - State: open - Opened by chrisvanpatten over 4 years ago - 2 comments

#38 - ArraySlice

Issue - State: closed - Opened by infisamk over 4 years ago - 3 comments

#37 - Results do not match other implementations

Issue - State: closed - Opened by cburgmer almost 5 years ago - 6 comments

#36 - Returning parent objects - query select from a child

Issue - State: closed - Opened by MilesHart about 5 years ago - 2 comments

#35 - Quering nested objects

Issue - State: closed - Opened by MilesHart about 5 years ago - 1 comment

#34 - change const references from self to static

Pull Request - State: closed - Opened by adamlehmann about 5 years ago - 1 comment

#33 - Utf8 support

Pull Request - State: closed - Opened by SergeyNikolaev about 5 years ago

#32 - Update README.md

Issue - State: closed - Opened by Galbar over 5 years ago

#31 - Included getArray() function

Pull Request - State: closed - Opened by khageshsaini over 5 years ago - 1 comment

#30 - Absence of getArray() function

Issue - State: closed - Opened by khageshsaini over 5 years ago - 2 comments

#29 - Nested and/or's

Issue - State: closed - Opened by MilesHart over 5 years ago - 2 comments

#28 - Ability to use .length outside of []

Pull Request - State: closed - Opened by SergeyNikolaev over 5 years ago - 7 comments

#27 - Last item of array not working

Issue - State: closed - Opened by jordanyoungs over 5 years ago - 4 comments

#26 - Add PHP 7.2 and 7.3 to Travis

Pull Request - State: closed - Opened by lksnmnn over 5 years ago - 2 comments

#25 - WIP: Fix #24

Pull Request - State: closed - Opened by Galbar over 5 years ago

#24 - JsonObject is turning empty objects into empty arrays

Issue - State: open - Opened by jaaufauvre over 5 years ago - 5 comments

#23 - Error with alpha-numeric property name

Issue - State: closed - Opened by Lukazar over 5 years ago - 2 comments

#22 - Fix LICENSE-NOTICE files. Update Changelog

Pull Request - State: closed - Opened by Galbar about 6 years ago - 1 comment

#21 - Return non-existent values from getter function

Issue - State: closed - Opened by ShaneOH about 6 years ago - 2 comments

#20 - fix compound key search

Pull Request - State: closed - Opened by SergeyNikolaev about 6 years ago - 4 comments

#19 - Can't create json for $.1 ($.integer)

Issue - State: closed - Opened by shalithaRukshan about 6 years ago - 1 comment

#18 - Receiving error while retrieving value for numeric property name

Issue - State: closed - Opened by Anand-Moghe over 6 years ago - 2 comments

#17 - Creating node using set method

Issue - State: closed - Opened by banstola over 6 years ago - 4 comments

#16 - Can't run test

Issue - State: closed - Opened by yusufkhan07 over 6 years ago - 2 comments

#14 - Add smartget setter

Pull Request - State: closed - Opened by banstola about 7 years ago - 3 comments

#13 - Add smartget setter

Pull Request - State: closed - Opened by banstola about 7 years ago - 3 comments

#12 - Add setter for smartGet property

Pull Request - State: closed - Opened by banstola about 7 years ago - 1 comment

#11 - Get path returns false when not found and when the actual value is false

Issue - State: closed - Opened by banstola about 7 years ago - 2 comments

#10 - ands and ors execution order

Issue - State: closed - Opened by DVelbeck about 7 years ago - 4 comments

#9 - Filtering with multiple conditions takes a long time to execute.

Issue - State: closed - Opened by DVelbeck about 7 years ago - 6 comments

#8 - Drop PHP 5.3 support

Pull Request - State: closed - Opened by Galbar about 7 years ago - 1 comment

#7 - Allow setting json_encode options when calling getJson()

Pull Request - State: closed - Opened by fayway about 7 years ago - 9 comments

#6 - The requested package skyscanner/jsonpath 0.8.0.0 could not be found

Issue - State: closed - Opened by cesaregerbino over 7 years ago - 7 comments

#5 - [FEATURE] Allows minus character within property name

Pull Request - State: closed - Opened by jaimelopez over 7 years ago - 1 comment

#4 - Bug fix in `.length` regex. Minor code cleanup.

Pull Request - State: closed - Opened by Galbar almost 8 years ago

#3 - Move tests autoload to autoload-dev

Pull Request - State: closed - Opened by javibravo about 9 years ago

#2 - Add travis and coveralls

Pull Request - State: closed - Opened by Galbar about 9 years ago

#1 - Review before open-sourcing

Pull Request - State: closed - Opened by richardkeen about 9 years ago