Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/illuin-tech/symfony-ready


https://github.com/illuin-tech/symfony-ready

docker php symfony

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Symfony-ready
=============

Docker images based on alpine 3 with php 7/8, node v12/14/16/18, composer 1/2 & following PHP exts:
- intl
- json
- mbstring
- pdo
- pdo_pgsql
- zip
- bcmath
- sockets
- ldap
- gd

# Versions

| Tag | PHP | Composer | Node |
|------------------------|-----|----------|------|
| php7.3 | 7.3 | 1 | 12 |
| php7.4 | 7.4 | 1 | 12 |
| 7.4-composer-2-node-14 | 7.4 | 2 | 14 |
| 8.0 | 8.0 | 2 | 14 |
| 8.1 | 8.1 | 2 | 16 |
| 8.2 | 8.2 | 2 | 18 |
| 8.2-node-20 | 8.2 | 2 | 20 |