File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# segrax/opa-php-examples
22
3- Examples of using Open Policy Agent (OPA) with the segrax/open-policy-agent library on PHP 7.3.
3+ [ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg )] ( LICENSE.md )
4+ [ ![ Build Status] ( https://api.travis-ci.com/segrax/opa-php-examples.svg )] ( https://travis-ci.com/segrax/openpolicyagent )
5+
6+ Examples of using Open Policy Agent (OPA) with the [ segrax/open-policy-agent] ( https://github.com/segrax/openpolicyagent ) library on PHP 7.3.
47
58These examples are pre-configured to work out of the box and contain insecure JWTs / secret-key and must never be reused for any purpose.
69
710The API is setup for xdebug including working [ @code ] ( https://code.visualstudio.com/ ) configuration.
811
912All Examples make use of docker-compose, and executing the steps below will launch multiple contains.
1013
11- [ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg )] ( LICENSE.md )
12- [ ![ Build Status] ( https://api.travis-ci.com/segrax/opa-php-examples.svg )] ( https://travis-ci.com/segrax/openpolicyagent )
1314
1415
1516## Includes
You can’t perform that action at this time.
0 commit comments