Skip to content

skeetr/skeetr

Repository files navigation

Skeetr Build Status

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

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.

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

Tests

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

$ phpunit --configuration phpunit.xml.dist

License

MIT, see LICENSE

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published