Skip to content

Latest commit

 

History

History
24 lines (24 loc) · 754 Bytes

php-authorization.md

File metadata and controls

24 lines (24 loc) · 754 Bytes
title labels software tutorials code inventors docs_features
PHP OPA Library
layer category
network
application
php
build-security
rest-api-integration
note
This library provides a PHP wrapper around the OPA REST API. It can update policies and query for decisions. See the [project README](https://github.com/segrax/openpolicyagent) for various examples.

These integrations demonstrate using OPA to perform API authorization in PSR-15 and Symfony compliant frameworks.