Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sunaoka/al2023-php83
PHP 8.3 RPM for Amazon Linux 2023
https://github.com/sunaoka/al2023-php83
al2023 amazon-linux-2023 php php83 rpm
Last synced: about 1 month ago
JSON representation
PHP 8.3 RPM for Amazon Linux 2023
- Host: GitHub
- URL: https://github.com/sunaoka/al2023-php83
- Owner: sunaoka
- Created: 2024-06-06T01:52:58.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-25T06:38:21.000Z (6 months ago)
- Last Synced: 2024-10-13T13:01:56.766Z (2 months ago)
- Topics: al2023, amazon-linux-2023, php, php83, rpm
- Language: Dockerfile
- Homepage:
- Size: 151 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> [!CAUTION]
> # Deprecated
> ## PHP 8.3 is now supported on Amazon Linux 2023.5.20240624.0.
> ### See you next in PHP 8.4!# PHP 8.3 RPM for Amazon Linux 2023
RPMs are available on the [Release](https://github.com/sunaoka/al2023-php83/releases) page.
## The following packages are supported (aarch64 and x86_64)
| Package | Summary |
| --------------- | ----------------------------------------------------------------------- |
| php8.2 | PHP scripting language for creating dynamic web sites |
| php8.3-bcmath | A module for PHP 8.3 applications for using the bcmath library |
| php8.3-cli | Command-line interface for PHP 8.3 |
| php8.3-common | Common files for PHP 8.3 |
| php8.3-dba | A database abstraction layer module for PHP 8.3 applications |
| php8.3-dbg | The interactive PHP 8.3 debugger |
| php8.3-devel | Files needed for building PHP 8.3 extensions |
| php8.3-embedded | PHP 8.3 library for embedding in applications |
| php8.3-enchant | Enchant spelling extension for PHP 8.3 applications |
| php8.3-ffi | Foreign Function Interface |
| php8.3-fpm | PHP 8.3 FastCGI Process Manager |
| php8.3-gd | A module for PHP 8.3 applications for using the gd graphics library |
| php8.3-gmp | A module for PHP 8.3 applications for using the GNU MP library |
| php8.3-intl | Internationalization extension for PHP 8.3 applications |
| php8.3-ldap | A module for PHP 8.3 applications that use LDAP |
| php8.3-mbstring | A module for PHP 8.3 applications which need multi-byte string handling |
| php8.3-mysqlnd | A module for PHP 8.3 applications that use MySQL databases |
| php8.3-odbc | A module for PHP 8.3 applications that use ODBC databases |
| php8.3-opcache | The Zend OPcache |
| php8.3-pdo | A database access abstraction module for PHP 8.3 applications |
| php8.3-pgsql | A PostgreSQL database module for PHP 8.3 |
| php8.3-process | Modules for PHP 8.3 script using system process interfaces |
| php8.3-pspell | A module for PHP 8.3 applications for using pspell interfaces |
| php8.3-snmp | A module for PHP 8.3 applications that query SNMP-managed devices |
| php8.3-soap | A module for PHP 8.3 applications that use the SOAP protocol |
| php8.3-sodium | Wrapper for the Sodium cryptographic library |
| php8.3-tidy | Standard PHP 8.3 module provides tidy library support |
| php8.3-xml | A module for PHP 8.3 applications which use XML |
| php8.3-zip | ZIP archive management extension |## PHP 8.3 PECL Packages
| Package | Summary |
| ------------------------------ | --------------------------------------------- |
| [php8.3-pecl-apcu][apcu] | APCu - APC User Cache |
| [php8.3-pecl-imagick][imagick] | Provides a wrapper to the ImageMagick library |[apcu]: https://github.com/sunaoka/al2023-php-pecl-apcu
[imagick]: https://github.com/sunaoka/al2023-php-pecl-imagick