slavcodev/php-json-pointer

An easy to use, implementation of the RFC 6901

v0.1.0 2021-03-19 22:44 UTC

This package is auto-updated.

Last update: 2024-04-20 08:10:00 UTC


README

Test status Latest Version PHP Version Total Downloads License

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

To all awesome contributors

License

The MIT License. Please see LICENSE for more information.