PHP 7 support; just for fun
[m6w6/ext-courierauth] / README.md
1 # pecl/courierauth
2
3 ## About:
4
5 Provides means for authentication against any courier authdaemond backends.
6
7 ## Installation:
8
9 This extension is hosted at [PECL](http://pecl.php.net) and can be installed with [PEAR](http://pear.php.net)'s pecl command:
10
11 # pecl install courierauth
12
13 Also, watch out for self-installing [pharext](https://github.com/m6w6/pharext) packages attached to [releases](https://github.com/m6w6/ext-courierauth/releases).