deminy
PHP veteran. Official evangelist of @swoole. Sometime conference speaker.
Electronic Arts, Glu Mobile, @CrowdstarVancouver, BC, Canada
Pinned Repositories
background-processing
Background processing under PHP-FPM.
background-processing-in-php
Technical discussion on background processing in PHP web applications with test code included.
behat-rest-testing
To help developers to easily understand how to do feature tests with Behat, and to start writing feature tests for REST APIs.
counit
To run time/IO related unit tests (e.g., sleep function calls, database queries, API calls, etc) faster using Swoole.
docker-php-5.2
PHP 5.2 Docker Image for Docker Hub
php-bsdiff
The bsdiff extension for PHP.
swoole-by-examples
Learn Swoole by Examples
xmpp
XMPP library for PHP, including implementations of XEP-0045 (Multi-User Chat).
docker-swoole
🏄 Official Docker Image of Swoole
swoole-src
🚀 Coroutine-based concurrency library for PHP
deminy's Repositories
deminy/swoole-by-examples
Learn Swoole by Examples
deminy/behat-rest-testing
To help developers to easily understand how to do feature tests with Behat, and to start writing feature tests for REST APIs.
deminy/counit
To run time/IO related unit tests (e.g., sleep function calls, database queries, API calls, etc) faster using Swoole.
deminy/background-processing-in-php
Technical discussion on background processing in PHP web applications with test code included.
deminy/php-bsdiff
The bsdiff extension for PHP.
deminy/docker-delayed-http-response
Dockerized web server to simulate delays in HTTP requests.
deminy/yasd-demo
How to use the Swoole debugger yasd with Phpstorm.
deminy/authorizenet-sdk-php
PHP SDK for Authorize.Net API
deminy/bookmarks
Personal bookmarks
deminy/bref
Serverless PHP on AWS Lambda
deminy/couchbase-benchmark
To benchmark Couchbase performance in a non-blocking web server.
deminy/couchbase-issues
To report/reproduce Couchbase issues in PHP.
deminy/couchbase-php-client
Couchbase PHP Client Library (Official)
deminy/customized-runner-for-bref
A patch to support customized PHP runners in Bref v2.
deminy/deminy
Demin's GitHub Profile
deminy/docker-couchbase
Customized Couchbase image for local development.
deminy/docker-php-couchbase
Docker images of the Couchbase extension for PHP.
deminy/docker-php-svn
Dockerized test environments with different combination of PHP and Subversion versions built.
deminy/extra-php-extensions
Extra PHP extensions usable in AWS Lambda with the Bref PHP runtimes.
deminy/hyperf
🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
deminy/hyperf-skeleton
🛠 A skeleton of Hyperf framework that provided by official team
deminy/json-decoder
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects.
deminy/ML
A high-level machine learning and deep learning library for the PHP language.
deminy/ninja-mutex
Mutex implementation for PHP
deminy/preloader
Preloader helper to create a PHP-ready preload script from Opcache.
deminy/shellwrap
Lovely PHP wrapper for using the command-line
deminy/Streamer
Object-Oriented API for PHP streams
deminy/swoole-src
🚀 Coroutine-based concurrency library for PHP
deminy/test-doubles-explained
To explain test doubles in PHPUnit by using various examples.
deminy/xsolla-sdk-php
Xsolla SDK for PHP