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

https://github.com/stuzzo/docker-symfony4

Ready-to-run Docker environment for Symfony4 development
https://github.com/stuzzo/docker-symfony4

docker docker-compose php-fpm symfony4

Last synced: 2 months ago
JSON representation

Ready-to-run Docker environment for Symfony4 development

Awesome Lists containing this project

README

          

# Docker for Symfony 4 (PHP7-FPM - XDEBUG - NGINX - MySQL - PHPMYADMIN)

This project contains all you need for a Symfony4 application (based on website-skeleton). This complete stack run with docker and [docker-compose (1.7 or higher)](https://docs.docker.com/compose/).

Read full [Documentation](docker/README.md) to start using it.

### License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

### Acknowledgements

This project is built based on [maxpou's project](https://github.com/maxpou/docker-symfony).

### Contributing

Feel free to add your contribute to this project ;)
If you find a bug or a typo, please open an issue or send me a pull request.

### Author

Alfredo Aiello - [Twitter](https://www.twitter.com/stuzzo)