deplink / constraints
Extends JSON format with custom keys containing additional constraints.
v1.0.1
2018-01-25 09:58 UTC
Requires
- php: ^5.6 || ^7.0
- php-di/php-di: ^5.4
Requires (Dev)
- phpunit/phpunit: ^5.7
This package is auto-updated.
Last update: 2024-11-05 04:53:27 UTC
README
Extends JSON format with custom keys containing additional data (called constraints). Purpose of this library is to change JSON value depending on the user context (e.g. getting scripts to execute when we're on x86 or x64 architecture).
See documentation and provided tests for more information.
Contributing
Thank you for considering contributing! If you would like to fix a bug or propose a new feature, you can submit a Pull Request.
License
Code licensed under the MIT License.