File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 1- PHP JSON Pointer
2- ================
1+ # PHP JSON Pointer
2+
33[ ![ Build Status] ( https://travis-ci.org/remorhaz/php-json-pointer.svg?branch=master )] ( https://travis-ci.org/remorhaz/php-json-pointer )
4+ [ ![ Latest Stable Version] ( https://poser.pugx.org/remorhaz/php-json-pointer/v/stable )] ( https://packagist.org/packages/remorhaz/php-json-pointer )
5+ [ ![ License] ( https://poser.pugx.org/remorhaz/php-json-pointer/license )] ( https://packagist.org/packages/remorhaz/php-json-pointer )
46[ ![ Code Climate] ( https://codeclimate.com/github/remorhaz/php-json-pointer/badges/gpa.svg )] ( https://codeclimate.com/github/remorhaz/php-json-pointer )
57[ ![ Test Coverage] ( https://codeclimate.com/github/remorhaz/php-json-pointer/badges/coverage.svg )] ( https://codeclimate.com/github/remorhaz/php-json-pointer/coverage )
68
79This library allows usage of [ RFC6901] ( https://tools.ietf.org/html/rfc6901 ) -compliant JSON pointers with PHP variables.
810
11+ ##Requirements
12+ * PHP 5.6+/PHP 7.0+/HHVM
13+
914#License
1015PHP JSON Pointer is licensed under MIT license.
1116
You can’t perform that action at this time.
0 commit comments