          MODULE=php
         VERSION=8.5.5
          SOURCE=php-$VERSION.tar.xz
      SOURCE_URL=https://www.php.net/distributions/
      SOURCE_VFY=sha256:95bec382f4bd00570a8ef52a58ec04d8d9b9a90494781f1c106d1b274a3902f2
        WEB_SITE=https://www.php.net
         ENTERED=20040919
         UPDATED=20260408
           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
