2017 © Pedro PelĂĄez
 

library skeetr

PHP Application Server based on Gearmand + Nginx, your PHP faster than ever.

image

skeetr/skeetr

PHP Application Server based on Gearmand + Nginx, your PHP faster than ever.

  • Saturday, July 12, 2014
  • by mcuadros
  • Repository
  • 1 Watchers
  • 1 Stars
  • 22 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Skeetr Build Status

PHP Application Server based on Gearmand + Nginx, your PHP faster than ever., (*1)

Requirements

  • PHP 5.3.23
  • Unix system
  • PECL http
  • PECL gearman
  • php-skeetr

Installation

The recommended way to install skeetr/skeetr is through composer. You can see package information on Packagist., (*2)

{
    "require": {
        "skeetr/skeetr": "dev-master"
    }
}

Tests

Tests are in the tests folder. To run them, you need PHPUnit. Example:, (*3)

$ phpunit --configuration phpunit.xml.dist

License

MIT, see LICENSE, (*4)

The Versions

12/07 2014

dev-master

9999999-dev http://github.com/skeetr/skeetr

PHP Application Server based on Gearmand + Nginx, your PHP faster than ever.

  Sources   Download

MIT

The Requires

 

The Development Requires