pear2 / net_transmitter
A stream wrapper that ensures data integrity. Particularly useful for sockets.
1.0.0b2
2017-05-13 13:41 UTC
Requires
- php: >=5.3.0
Requires (Dev)
- phpunit/phpunit: @stable
Suggests
- ext-apc: This, APCu or Wincache is required for persistent connections.
- ext-apcu: This, APC or Wincache is required for persistent connections.
- ext-openssl: Enables encrypted connections.
- ext-wincache: This, APC or APCu is required for persistent connections. Reccomended for Windows.
- pear2/cache_shm: Enables persistent connections
This package is auto-updated.
Last update: 2024-10-27 21:34:45 UTC
README
See the project wiki for installation instructions and other documentation.
The sources as visible here reflect the development version. They may contain parsing errors, fail to install or have all other sorts of errors. If you want to use this package, download the packaged archives instead.