# PHPMemcacheSASL **Repository Path**: xlerr/PHPMemcacheSASL ## Basic Information - **Project Name**: PHPMemcacheSASL - **Description**: PHP Memcache class with SASL support, heroku test ok - **Primary Language**: PHP - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-28 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MemcacheSASL A PHP Memcache client with [binary protocol](http://code.google.com/p/memcached/wiki/BinaryProtocolRevamped) and [SASL](http://code.google.com/p/memcached/wiki/SASLAuthProtocol) support. You can find documentation on the PHP Memcached class [here](http://php.net/manual/en/class.memcached.php).