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