190b25
---
b7d6a6
document: modulemd
b7d6a6
version: 2
b7d6a6
data:
190b25
  name: php
190b25
  stream: 7.2
190b25
  summary: PHP scripting language
190b25
  description: >-
190b25
    php 7.2 module
190b25
  license:
190b25
    module:
190b25
    - GPLv2+
190b25
    content:
190b25
    - BSD
190b25
    - MIT
190b25
    - PHP
190b25
    - Zend
190b25
  dependencies:
190b25
  - buildrequires:
190b25
      httpd: [2.4]
190b25
      nginx: [1.14]
190b25
      platform: [el8]
190b25
    requires:
190b25
      httpd: [2.4]
190b25
      nginx: []
190b25
      platform: [el8]
190b25
  references:
190b25
    documentation: http://php.net/
190b25
    tracker: https://bugs.php.net/
190b25
  profiles:
190b25
    common:
190b25
      rpms:
190b25
      - php-cli
190b25
      - php-common
190b25
      - php-fpm
190b25
      - php-json
190b25
      - php-mbstring
190b25
      - php-xml
190b25
    devel:
190b25
      rpms:
190b25
      - libzip
190b25
      - php-cli
190b25
      - php-common
190b25
      - php-devel
190b25
      - php-fpm
190b25
      - php-json
190b25
      - php-mbstring
190b25
      - php-pear
190b25
      - php-pecl-zip
190b25
      - php-process
190b25
      - php-xml
190b25
    minimal:
190b25
      rpms:
190b25
      - php-cli
190b25
      - php-common
190b25
  api:
190b25
    rpms:
190b25
    - php-fpm
190b25
  components:
190b25
    rpms:
190b25
      libzip:
190b25
        rationale: ZIP library
190b25
        ref: stream-php-7.2-rhel-8.2.0
190b25
        buildorder: 1
190b25
      php:
190b25
        rationale: Module API.
190b25
        ref: stream-7.2-rhel-8.2.0
190b25
        buildorder: 1
190b25
      php-pear:
190b25
        rationale: Extension management
190b25
        ref: stream-php-7.2-rhel-8.2.0
190b25
        buildorder: 2
190b25
      php-pecl-apcu:
190b25
        rationale: APCu extension
190b25
        ref: stream-php-7.2-rhel-8.2.0
190b25
        buildorder: 3
190b25
      php-pecl-zip:
190b25
        rationale: ZIP extension
190b25
        ref: stream-php-7.2-rhel-8.2.0
190b25
        buildorder: 3
190b25
...