f4ee9368bd05e28c8175d13e2132f5d010043131
[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:***
8 This extension mostly only provides infrastructure for other extensions.
9 See the [API docs here](http://php.github.io/pecl-php-raphf/).
10
11 ## Installation:
12
13 This extension is hosted at [PECL](http://pecl.php.net) and can be installed with [PEAR](http://pear.php.net)'s pecl command:
14
15 # pecl install raphf
16
17 ## INI Directives:
18
19 * raphf.persistent_handle.limit = -1
20 The per process/thread persistent handle limit.