--- title: PHP OPA Library labels: layer: network category: application software: - php tutorials: - https://coil.com/p/segra/OPA-for-API-Authorization-with-Slim-PHP/H-7YsQL2m code: - https://github.com/segrax/opa-php-examples - https://github.com/segrax/openpolicyagent - https://github.com/build-security/opa-symfony-middleware inventors: - build.security docs_features: 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.