slavcodev / php-json-pointer
An easy to use, implementation of the RFC 6901
v0.1.0
2021-03-19 22:44 UTC
Requires
- php: ^7.4|^8.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.18
- phpunit/phpunit: ^9.5
- psalm/plugin-phpunit: ^0.15.1
- vimeo/psalm: ^4.6
This package is auto-updated.
Last update: 2024-10-20 09:24:40 UTC
README
An easy to use, implementation of the RFC 6901
TBD
Install
Using Composer
composer require slavcodev/php-json-pointer
Running tests
# install required files composer install # run the unit tests phpunit # run quality tool psalm
Contributing
Contributions are welcome and will be fully credited. Please see CONTRIBUTING and CODE OF CONDUCT for details.
Credits
License
The MIT License. Please see LICENSE for more information.