34f117ebcf965b6391ef26ac073f91df300a3e02
[m6w6/ext-raphf] / README.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 ## 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 raphf
12
13 Also, watch out for self-installing [pharext](https://github.com/m6w6/pharext) packages attached to [releases](https://github.com/m6w6/ext-raphf/releases).
14
15
16 ## INI Directives:
17
18 * raphf.persistent_handle.limit = -1
19 The per process/thread persistent handle limit.
20
21 ## Internals:
22
23 > ***NOTE:***
24 This extension mostly only provides infrastructure for other extensions.
25 See the [API docs here](http://m6w6.github.io/ext-raphf/).
26
27 ## Documentation:
28
29 Userland documentation can be found at https://mdref.m6w6.name/raphf