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/xmpp
XMPP library for PHP, including implementations of XEP-0045 (Multi-User Chat).
deminy/docker-php-5.2
PHP 5.2 Docker Image for Docker Hub
deminy/jieba-php
"结巴中文分词"PHP版本
deminy/commerce_alipay
Alipay integration for the Drupal Commerce payment and checkout system.
deminy/currency
Customized Drupal 7 module so that I could install it via Composer (and then to get it uninstalled and cleaned up from Drupal 7 sites).
deminy/hhvminfo
A Drupal 7 module to display phpinfo for HHVM HipHop Virtual Machine.
deminy/openpublish
Community and personal updates on the "dead" Drupal 7 module OpenPublish.
deminy/s9y-to-drupal
Import Serendipity blog posts along with comments into Drupal 7.
deminy/bugsnag
Integrates Drupal 8 with Bugsnag for error tracking and alerting. Forked from https://www.drupal.org/project/bugsnag
deminy/composer-preserve-paths
A composer plugin for keeping specified files and directories when installing/updating new composer packages. Can be used to supported nested packages.
deminy/contact_forms
deminy/contact_reply_to
deminy/docker-letsencrypt-nginx-proxy-companion
LetsEncrypt companion container for nginx-proxy
deminy/drupal-deminy
A Drupal module that contains various tweaks customized for personal website deminy.net.
deminy/drupal-with-nginx
Running Drupal using nginx: an idiosyncratically crafted bleeding edge configuration.
deminy/i18n
deminy/laravel-aerospike-cache
An Aerospike caching driver for Laravel 5.1+.
deminy/ldap
deminy/memcache
Drupal module Memcache API and Integration. Forked from https://www.drupal.org/project/memcache for adding customized patch(es).
deminy/multiblock
deminy/nginx-proxy
Automated nginx proxy for Docker containers using docker-gen
deminy/no_contact_option
A Drupal 7 module to hide option 'Contact settings' from user edit page.
deminy/php-reports
A PHP framework for displaying reports from any data source, including SQL and MongoDB
deminy/privatemsg_services
A Drupal 7 module to integrate PrivateMSG functionality with Services.
deminy/random-user-agent
Generate real random user-agents
deminy/services_fboauth
Forked from Drupal sandbox project Services FBOauth
deminy/tagclouds
deminy/test_newrelic
Test environment to reproduce the issue with function newrelic_record_datastore_segment() introduced in New Relic 7.5.0.199
deminy/upal
PHPUnit based test framework for Drupal. Aims to runs all the existing Simpletests without modification.