Packages from mle86

  • PHP

    mle86/enum

    A base class for enum functionality in PHP.

  • PHP

    mle86/request-authentication

    A simple library for API request authentication.

  • PHP

    mle86/value

    A base class for immutable single-value-wrapper classes

  • PHP

    mle86/wq

    A simple library for work-queue and job handling.

  • PHP

    mle86/wq-amqp

    An AMQP module for mle86/wq using the php-amqplib connector

  • PHP

    mle86/wq-beanstalkd

    A Beanstalkd module for mle86/wq using the pda/pheanstalk connector

  • PHP

    mle86/wq-redis

    A Redis module for mle86/wq using the phpredis extension