99

Release 1.0.0 release · php-pm/php-pm · GitHub

 6 years ago
source link: https://github.com/php-pm/php-pm/releases/tag/1.0.0
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

1.0.0 release

Compare

@andigandig

released this

08 Jan 02:15
· 120 commits to master since this release

First stable release of php-pm.

Includes:

  • static web server bridge
  • PSR7 middleware bridge
  • HttpKernel bridge for Symfony 3+
  • Internal refactoring to improve stability
  • ReactPHP/http 0.8 with tons of new improvements (multipart parsing/file upload)
  • Docker images ready to use: https://github.com/php-pm/php-pm-docker
cd my/symfony-project/

# configure
$ docker run -v `pwd`:/var/www/  phppm/ppm:1.0 config

# run
$ docker run --name ppm --rm -v `pwd`:/var/www -e PPM_STATIC=./web/ -p 8080:80 phppm/nginx:1.0

Supports:

  • php 5.6
Assets 2

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK