2017 © Pedro Peláez
 

library phpbuiltinserver

PhpBuiltinServer extension for Codeception

image

codeception/phpbuiltinserver

PhpBuiltinServer extension for Codeception

  • Sunday, December 3, 2017
  • by tiger-seo
  • Repository
  • 2 Watchers
  • 37 Stars
  • 263,687 Installations
  • PHP
  • 16 Dependents
  • 5 Suggesters
  • 28 Forks
  • 7 Open issues
  • 17 Versions
  • 6 % Grown

The README.md

PhpBuiltinServer Latest Stable Total Downloads

Codeception extension to start and stop PHP built-in web server for your tests., (*1)

Codeception Branch PhpBuiltinServer Branch Status
Codeception 1.x 1.1.x Build Status
Codeception 2.0 1.2.x Build Status
Codeception 2.1, 2.2 1.3.x Build Status
Codeception 2.3 1.4.x Build Status
Codeception 3.0, 4.0 master Build Status

Minimum requirements

  • Codeception 3.0
  • PHP 5.6

Installation

  1. Install Codeception via Composer
  2. Add codeception/phpbuiltinserver: "*" to your composer.json
  3. Run composer install
  4. Include extensions into codeception.yml configuration:

Configuration

general example

``` yaml paths: tests: . log: _log data: _data helpers: _helpers extensions: enabled: - Codeception\Extension\PhpBuiltinServer config: Codeception\Extension\PhpBuiltinServer: hostname: localhost port: 8000 autostart: true documentRoot: tests/_data startDelay: 1 phpIni: /etc/php5/apache2/php.ini, (*2)


### example for projects based on Symfony ``` yaml paths: tests: . log: _log data: _data helpers: _helpers extensions: enabled: - Codeception\Extension\PhpBuiltinServer config: Codeception\Extension\PhpBuiltinServer: hostname: localhost port: 8000 autostart: true documentRoot: ../web router: ../web/app.php directoryIndex: app.php startDelay: 1 phpIni: /etc/php5/apache2/php.ini

The Versions

03/12 2017

dev-master

9999999-dev

PhpBuiltinServer extension for Codeception

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar tiger-seo

codeception

03/12 2017

v1.4.0

1.4.0.0

PhpBuiltinServer extension for Codeception

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar tiger-seo

codeception

20/12 2016

v1.3.x-dev

1.3.9999999.9999999-dev

PhpBuiltinServer extension for Codeception

  Sources   Download

MIT

The Requires

 

by Avatar tiger-seo

codeception

20/12 2016

v1.3.0

1.3.0.0

PhpBuiltinServer extension for Codeception

  Sources   Download

MIT

The Requires

 

by Avatar tiger-seo

codeception

14/01 2016

v1.2.x-dev

1.2.9999999.9999999-dev

PhpBuiltinServer extension for Codeception

  Sources   Download

MIT

The Requires

 

by Avatar tiger-seo

codeception

14/01 2016

v1.2.2

1.2.2.0

PhpBuiltinServer extension for Codeception

  Sources   Download

MIT

The Requires

 

by Avatar tiger-seo

codeception

19/09 2014

v1.2.1

1.2.1.0

PhpBuiltinServer extension for Codeception

  Sources   Download

MIT

The Requires

 

by Avatar tiger-seo

codeception

29/07 2014

1.1.x-dev

1.1.9999999.9999999-dev

PhpBuiltinServer extension for Codeception

  Sources   Download

MIT

The Requires

 

by Avatar tiger-seo

codeception

29/07 2014

v1.2.0

1.2.0.0

PhpBuiltinServer extension for Codeception

  Sources   Download

MIT

The Requires

 

by Avatar tiger-seo

codeception

29/07 2014

v1.1.5

1.1.5.0

PhpBuiltinServer extension for Codeception

  Sources   Download

MIT

The Requires

 

by Avatar tiger-seo

codeception

26/04 2014

v1.1.4

1.1.4.0

PhpBuiltinServer extension for Codeception

  Sources   Download

MIT

The Requires

 

by Avatar tiger-seo

codeception

07/04 2014

v1.1.3

1.1.3.0

PhpBuiltinServer extension for Codeception

  Sources   Download

MIT

The Requires

 

by Avatar tiger-seo

codeception

16/12 2013

v1.1.2

1.1.2.0

PhpBuiltinServer extension for Codeception

  Sources   Download

MIT

The Requires

 

by Avatar tiger-seo

codeception

16/12 2013

v1.1.1

1.1.1.0

PhpBuiltinServer extension for Codeception

  Sources   Download

MIT

The Requires

 

by Avatar tiger-seo

codeception

24/10 2013

v1.1

1.1.0.0

PhpBuiltinServer extension for Codeception

  Sources   Download

MIT

The Requires

 

by Avatar tiger-seo

codeception

23/10 2013

v1.0.1

1.0.1.0

PhpBuiltinServer extension for Codeception

  Sources   Download

MIT

The Requires

 

by Avatar tiger-seo

codeception

15/09 2013

v1.0

1.0.0.0

PhpBuiltinServer extension for Codeception

  Sources   Download

MIT

The Requires

 

by Avatar tiger-seo

codeception