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