PHP
Versions
PHP | Image | End of support | End of life | Composer Version |
---|---|---|---|---|
2016-07-21 | 2016-07-21 | 1 | ||
2018-12-31 | 2018-12-31 | 1 | ||
2020-11-30 | 2020-11-30 | 1 | ||
2020-11-30 | 2022-04-30 | 2 | ||
2021-12-06 | 2021-12-06 | 2 | ||
7.4 | attlaz/php:7.4 | 2022-11-28 | 2022-11-28 | 2.3.7 |
8.0 | attlaz/php:8.0 | 2023-10-26 | 2023-10-26 | 2.4.4 |
8.1 | attlaz/php:8.1 | 2024-11-25 | 2024-11-25 | 2.4.4 |
Images get frequently updated so above information might slightly be different
Read here what End of support and End of life mean.
Composer
While you could use a locally installed Composer, our Docker images can directly be used:
docker run -it -v ${PWD}:/app -w /app --rm attlaz/php:8.1 composer install