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/mailer
Lightweight PHP mailer client supporting SMTP sending, automatic configuration management, and complete email functionality. Built on PHPMailer, providing stable and reliable email sending experience.
-
PHP
pardnchiu/mysql-cli
A lightweight MySQL client for PHP featuring intuitive chaining syntax with query builder capabilities and read-write separation.
-
PHP
pardnchiu/redis-cli
Lightweight PHP Redis client supporting cache operations, automatic connection management, and complete Redis functionality. Built on native Redis extension, providing stable and reliable cache operation experience.
-
PHP
pardnchiu/session
PD\Session is a flexible PHP session manager with Redis support and filesystem fallback. Provides secure session handling.