          MODULE=php
         VERSION=8.5.0
          SOURCE=php-$VERSION.tar.xz
      SOURCE_URL=https://www.php.net/distributions/
      SOURCE_VFY=sha256:39cb6e4acd679b574d3d3276f148213e935fc25f90403eb84fb1b836a806ef1e
        WEB_SITE=https://www.php.net
         ENTERED=20040919
         UPDATED=20251124
           SHORT="PHP: Hypertext Processor scripting language"

cat << EOF
PHP is a widely-used opensource general-purpose scripting language that is
especially suited for Web development and can be embedded into HTML. Its syntax
draws upon C, Java, and Perl, and is easy to learn. PHP runs on many different
platforms and can be used as a standalone executable or as a module under a
variety of Web servers.
It has excellent support for databases, XML, LDAP, Java, various Internet
protocols, and general data manipulation, and is extensible via its powerful
API. It is actively developed and supported by a talented and energetic
international team. Numerous Open Source and commercial PHP-based application
packages are available.
EOF
