X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=propro.md;fp=propro.md;h=a5ee6fe4eeb14ae95430e5347cc618762f9a90b7;hb=d8045c2aa964556fe066b663fd7c3ca152777d26;hp=bd0150359c6da5d6c8cc4b73411c723f61293a4a;hpb=ca64c4f49cfe1c568c4019fc0a19da39cad28d5c;p=mdref%2Fmdref-propro diff --git a/propro.md b/propro.md index bd01503..a5ee6fe 100644 --- a/propro.md +++ b/propro.md @@ -7,3 +7,10 @@ The "Property Proxy" extension provides a fairly transparent proxy for internal > **Note:** This extension mostly only provides infrastructure for other extensions. See the php\PropertyProxy class, for the user-land visible part of the implementation. + +## Installation: + +This extension is hosted at PECL () and can be installed eith PEAR's pecl command: + + # pecl install propro +