Packages from zeus-server

  • PHP

    zeus-server/bandwidth-throttler

    This library can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The library measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the average download speed is above a given limit.

  • PHP

    zeus-server/zeus-io

    A collection of PHP programming language APIs that offer features for intensive I/O operations.

  • PHP

    zeus-server/zf3-server

    A native PHP, event-driven, preemptive Multitasking Runtime Environment and Service Management System integrated with Zend Framework 3. It's main purpose is to perform multiple tasks (processes) concurrently.