b74856
---
b74856
document: modulemd-packager
b74856
version: 3
b74856
data:
b74856
  name: php
b74856
  stream: 8.1
b74856
  summary: PHP scripting language
b74856
  description: >-
b74856
    php 8.1 module
b74856
  license: [GPLv2+]
b74856
  configurations:
b74856
  - context: '9'
b74856
    platform: el9
b74856
  references:
b74856
    documentation: http://php.net/
b74856
    tracker: https://bugs.php.net/
b74856
  profiles:
b74856
    common:
b74856
      rpms:
b74856
      - php-cli
b74856
      - php-common
b74856
      - php-fpm
b74856
      - php-mbstring
b74856
      - php-xml
b74856
    devel:
b74856
      rpms:
b74856
      - php-cli
b74856
      - php-common
b74856
      - php-devel
b74856
      - php-fpm
b74856
      - php-mbstring
b74856
      - php-pecl-zip
b74856
      - php-process
b74856
      - php-xml
b74856
    minimal:
b74856
      rpms:
b74856
      - php-cli
b74856
      - php-common
b74856
  api:
b74856
    rpms:
b74856
    - php-fpm
b74856
  components:
b74856
    rpms:
b74856
      php:
b74856
        rationale: Module API.
5def20
        ref: stream-php-8.1-rhel-9.2.0
b74856
        buildorder: 1
b74856
      php-pecl-apcu:
b74856
        rationale: APCu extension
5def20
        ref: stream-php-8.1-rhel-9.2.0
b74856
        buildorder: 2
b74856
      php-pecl-rrd:
b74856
        rationale: RRD extension
5def20
        ref: stream-php-8.1-rhel-9.2.0
b74856
        buildorder: 2
b74856
      php-pecl-xdebug3:
b74856
        rationale: Xdebug extension
5def20
        ref: stream-php-8.1-rhel-9.2.0
b74856
        buildorder: 2
b74856
      php-pecl-zip:
b74856
        rationale: ZIP extension
5def20
        ref: stream-php-8.1-rhel-9.2.0
b74856
        buildorder: 2
b74856
...