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