Download the PHP package victormln/docker-php-nginx-psql-testing without Composer
On this page you can find all versions of the php package victormln/docker-php-nginx-psql-testing. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download victormln/docker-php-nginx-psql-testing
More information about victormln/docker-php-nginx-psql-testing
Files in victormln/docker-php-nginx-psql-testing
Download victormln/docker-php-nginx-psql-testing
More information about victormln/docker-php-nginx-psql-testing
Files in victormln/docker-php-nginx-psql-testing
Vendor victormln
Package docker-php-nginx-psql-testing
Short Description A project template to have PHP 8.1 + nginx + postgres + testing
License MIT
Homepage https://victormln.gitlab.io/p/preparando-entorno-php-nginx-con-docker-docker-compose/
Package docker-php-nginx-psql-testing
Short Description A project template to have PHP 8.1 + nginx + postgres + testing
License MIT
Homepage https://victormln.gitlab.io/p/preparando-entorno-php-nginx-con-docker-docker-compose/
Keywords template
Please rate this library. Is it a good library?
Informations about the package docker-php-nginx-psql-testing
Introduction
Template repository to have PHP + nginx + PostgresSQL + testing available through a local URL: http://web-server.test
What is in this template
- PHP-fpm
- php.ini prepared to be edited by your own
- Composer
- Makefile
- Xdebug
- PostgresSQL
- PHPUnit
- Infection
- Nginx
Installation
- From composer
OR with git:
- Start web server:
Test website: https://web-server.test
(you will see all phpinfo()
)
Now you can edit the file in public/index.php
and start coding!
All versions of docker-php-nginx-psql-testing with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
The package victormln/docker-php-nginx-psql-testing contains the following files
Loading the files please wait ....