Artur Graniszewski (artur-graniszewski)

artur-graniszewski

Geek Repo

Github PK Tool:Github PK Tool

Artur Graniszewski's repositories

ZEUS-for-PHP

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.

Language:PHPLicense:LGPL-3.0Stargazers:14Issues:4Issues:0

pdo-proxy

PDO Proxy usable for intercepting and altering PDO commands

Language:PHPLicense:MITStargazers:5Issues:3Issues:0

tigra-ascii-art

This class can generate a text that looks like a given image. It traverses the pixels of a given image and converts the color values of each region to a character text, so when you look at the sequence of converted characters it looks like the original image. The result text can optionally be outputted formatted as HTML and be displayed in color.

Language:PHPLicense:LGPL-3.0Stargazers:3Issues:3Issues:0

tigra-image-library

An advanced image processing library

Language:PHPLicense:LGPL-3.0Stargazers:3Issues:3Issues:0

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 class 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.

Language:PHPLicense:LGPL-3.0Stargazers:1Issues:2Issues:0

zeus-io

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

Language:PHPLicense:LGPL-2.1Stargazers:0Issues:2Issues:0

zeus-scheduler

A general scheduler for Zeus Server

Language:PHPLicense:LGPL-2.1Stargazers:0Issues:2Issues:0