Libraries tagged by pardnchiu
pardnchiu/session
9 Downloads
PD\Session is a flexible PHP session manager with Redis support and filesystem fallback. Provides secure session handling.
pardnchiu/redis-cli
1 Downloads
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.
pardnchiu/mysql-cli
2 Downloads
A lightweight MySQL client for PHP featuring intuitive chaining syntax with query builder capabilities and read-write separation.
pardnchiu/mailer
2 Downloads
Lightweight PHP mailer client supporting SMTP sending, automatic configuration management, and complete email functionality. Built on PHPMailer, providing stable and reliable email sending experience.
pardnchiu/async
11 Downloads
PD\Async is a PHP library using ReactPHP to perform asynchronous tasks, supporting task dependency handling and topological sorting.
pardnchiu/cache
8 Downloads
PD\Cache is a hybrid caching system for PHP that combines Redis and filesystem caching with automatic filesystem fallback support.