Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-flow-jsonpath-0.3.4-11.fc37 RPM for noarch

From Fedora 37 for ppc64le / p

Name: php-flow-jsonpath Distribution: Fedora Project
Version: 0.3.4 Vendor: Fedora Project
Release: 11.fc37 Build date: Fri Jul 22 15:31:12 2022
Group: Unspecified Build host: buildvm-s390x-08.s390.fedoraproject.org
Size: 30283 Source RPM: php-flow-jsonpath-0.3.4-11.fc37.src.rpm
Packager: Fedora Project
Url: https://github.com/FlowCommunications/JSONPath
Summary: JSONPath implementation for parsing, searching and flattening arrays
This is a JSONPath [1] implementation for PHP based on Stefan Goessner's
JSONPath script.

JSONPath is an XPath-like expression language for filtering, flattening and
extracting data.

I believe that is improves on the original script (which was last updated in
2007) by doing a few things:
* Object-oriented code (should be easier to manage or extend in future)
* Expressions are parsed into tokens using some code cribbed from Doctrine
  Lexer and cached
* There is no eval() in use
* Performance is pretty much the same
* Any combination of objects/arrays/ArrayAccess-objects can be used as the data
  input which is great if you're de-serializing JSON in to objects or if you
  want to process your own data structures.

Autoloader: /usr/share/php/Flow/JSONPath/autoload.php

[1] http://goessner.net/articles/JsonPath/

Provides

Requires

License

MIT

Changelog

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Files

/usr/share/doc/php-flow-jsonpath
/usr/share/doc/php-flow-jsonpath/README.md
/usr/share/doc/php-flow-jsonpath/composer.json
/usr/share/licenses/php-flow-jsonpath
/usr/share/licenses/php-flow-jsonpath/LICENSE
/usr/share/php/Flow
/usr/share/php/Flow/JSONPath
/usr/share/php/Flow/JSONPath/AccessHelper.php
/usr/share/php/Flow/JSONPath/Filters
/usr/share/php/Flow/JSONPath/Filters/AbstractFilter.php
/usr/share/php/Flow/JSONPath/Filters/IndexFilter.php
/usr/share/php/Flow/JSONPath/Filters/IndexesFilter.php
/usr/share/php/Flow/JSONPath/Filters/QueryMatchFilter.php
/usr/share/php/Flow/JSONPath/Filters/QueryResultFilter.php
/usr/share/php/Flow/JSONPath/Filters/RecursiveFilter.php
/usr/share/php/Flow/JSONPath/Filters/SliceFilter.php
/usr/share/php/Flow/JSONPath/JSONPath.php
/usr/share/php/Flow/JSONPath/JSONPathException.php
/usr/share/php/Flow/JSONPath/JSONPathLexer.php
/usr/share/php/Flow/JSONPath/JSONPathToken.php
/usr/share/php/Flow/JSONPath/autoload.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 20:42:17 2024