Skip to content

Commit 6c60819

Browse files
committed
Add link to segrax/openpolicyagent
1 parent 2b8eb6e commit 6c60819

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

readme.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
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

58
These 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

710
The API is setup for xdebug including working [@code](https://code.visualstudio.com/) configuration.
811

912
All 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

0 commit comments

Comments
 (0)