Merge branch 'master' into phpng
[m6w6/ext-propro] / README.md
1 # pecl/propro
2
3 ## About:
4
5 The "Property Proxy" extension provides a fairly transparent proxy for internal object properties hidden in custom non-zval implementations.
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 propro
12
13 Also, watch out for self-installing [pharext](https://github.com/m6w6/pharext) packages attached to [releases](https://github.com/m6w6/ext-propro/releases).
14
15 ## Internals:
16
17 > ***NOTE:***
18 This extension mostly only provides infrastructure for other extensions.
19 See the [API docs here](http://m6w6.github.io/ext-propro/).
20
21 ## Documentation
22
23 Userland documentation can be found at https://mdref.m6w6.name/propro