pardnchiu member since: Feb 02, 2025

pardnchiu's packages

  • PHP

    pardnchiu/async

    PD\Async is a PHP library using ReactPHP to perform asynchronous tasks, supporting task dependency handling and topological sorting.

  • PHP

    pardnchiu/cache

    PD\Cache is a hybrid caching system for PHP that combines Redis and filesystem caching with automatic filesystem fallback support.

  • PHP

    pardnchiu/mysql-pool

    A MySQL connection pool solution designed specifically for PHP, featuring intuitive chaining syntax that integrates query builder capabilities with read-write separation.

  • PHP

    pardnchiu/redis

    PD\Redis is a PHP Redis client wrapper built on Predis, offering simplified Redis operations with automatic connection management.

  • PHP

    pardnchiu/session

    PD\Session is a flexible PHP session manager with Redis support and filesystem fallback. Provides secure session handling.