Packages from hhxsv5

  • PHP

    hhxsv5/laravel-kafka-logger

    The Kafka logger for Laravel.

  • PHP

    hhxsv5/laravel-s

    🚀 LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.

  • PHP

    hhxsv5/php-coroutine

    A lightweight library to implement coroutine by yield & Generator.

  • PHP

    hhxsv5/php-multi-curl

    A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.

  • PHP

    hhxsv5/php-sse

    A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.

  • PHP

    hhxsv5/redis-memory-analysis

    🔎 Analyzing memory of redis is to find the keys(prefix) which used a lot of memory, export the analysis result into csv file.