Documentation

Pheanstalk

Namespaces

Command
Exception
Response
Socket

Interfaces, Classes and Traits

Command
A command to be sent to the beanstalkd server, and response processing logic.
PheanstalkInterface
Response
A response from the beanstalkd server.
ResponseParser
A parser for response data sent from the beanstalkd server.
Socket
A mockable wrapper around PHP "socket" or "file pointer" access.
Connection
A connection to a beanstalkd server.
Exception
An exception originating from the Pheanstalk package.
Job
A job in a beanstalkd server.
Pheanstalk
Pheanstalk is a PHP client for the beanstalkd workqueue.
YamlResponseParser
A response parser for commands that return a subset of YAML.

Search results