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