Libraries tagged by pardnchiu
pardnchiu/session
2 Favers
5 Downloads
5 Downloads
PD\Session is a flexible PHP session manager with Redis support and filesystem fallback. Provides secure session handling.
pardnchiu/redis
0 Favers
5 Downloads
5 Downloads
PD\Redis is a PHP Redis client wrapper built on Predis, offering simplified Redis operations with automatic connection management.
pardnchiu/mysql-pool
1 Favers
0 Downloads
0 Downloads
A MySQL connection pool solution designed specifically for PHP, featuring intuitive chaining syntax that integrates query builder capabilities with read-write separation.
pardnchiu/async
2 Favers
7 Downloads
7 Downloads
PD\Async is a PHP library using ReactPHP to perform asynchronous tasks, supporting task dependency handling and topological sorting.
pardnchiu/cache
0 Favers
4 Downloads
4 Downloads
PD\Cache is a hybrid caching system for PHP that combines Redis and filesystem caching with automatic filesystem fallback support.