4d232ca0e7bfa763139b69de570318464c1b44f3
[mdref/mdref-raphf] / raphf.md
1 # pecl/raphf
2
3 ## About:
4
5 The **"Resource and Persistent Handle Factory"** extension provides facilities to manage those in a convenient manner.
6
7 > **Note:** This extension mostly only provides infrastructure for other extensions.
8
9 ## Installation:
10
11 This extension is hosted at [PECL](http://pecl.php.net) and can be installed with [PEAR](http://pear.php.net)'s pecl command:
12
13 # pecl install raphf
14
15 ## INI Directives:
16
17 * raphf.persistent_handle.limit = -1
18 The per process/thread persistent handle limit.