2017 © Pedro Peláez
 

project querker

image

naroga/querker

  • Thursday, November 19, 2015
  • by naroga
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Querker

Travis Coverage Status, (*1)

Querker is both a simple queue manager for tasks and a worker manager., (*2)

Project requisites

This project is now supported in all major OS': *nix, OSX and Windows., (*3)

It requires PHP 7.0+, php-curl, php-json, php-xml., (*4)

See the Symfony Requirements for more specific and in-depth requirements., (*5)

You can check if your system is ready to use by running php app/check.php., (*6)

Installation

To install querker, use Composer:, (*7)

$ composer create-project naroga/querker dev-master

This will download the querker's code with all its dependencies., (*8)

Usage

TBD., (*9)

FAQ

See common questions in the FAQ file., (*10)

License

This project is released under the MIT license. See LICENSE file for more information., (*11)

The Versions