5b112a23d802fbe3c612b98d591f3a37b38a3a54
[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 eith PEAR'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.