Remi's RPM repository - Packages

Blog | Forum | Repository

php-pecl-dio - Direct I/O functions

Website:
http://pecl.php.net/package/dio
Licence:
PHP
Vendor:
Remi Collet
Description:
PHP supports the direct io functions as described in the
Posix Standard (Section 6) for performing I/O functions at
a lower level than the C-Language stream I/O functions
(fopen(), fread(),..).

DIO provides functions and stream wrappers which provide raw and
serial low level IO support.  The use of the DIO functions should
be considered only when direct control of a device is needed.
In all other cases, the standard filesystem functions are
more than adequate.

Packages

php-pecl-dio-0.1.0-1.el5.remi.5.4.x86_64 [33 KiB] Changelog by Remi Collet (2017-03-25):
- update to 0.1.0
php-pecl-dio-0.0.9-2.el5.remi.5.4.x86_64 [33 KiB] Changelog by Remi Collet (2016-12-13):
- update to 0.0.9

Provided by: Nexcess.net