php8.4-dio
Direct I/O functions for PHP
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.
| Section | php |
|---|---|
| Source | php-dio |
| Maintainer | Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org> |
| Homepage | https://pecl.php.net/package/dio |
Current Versions
0.3.0-2+0~20251124.5+debian13~1.gbp5b5946 amd64
- Size
- 14 KB
- Installed
- 63 KB
- SHA256
- 31e13557be4d6a48b9c914f74a2ea4975c95440a00ebefdb6d5a799d81302a78
0.3.0-2+0~20251124.5+debian13~1.gbp5b5946 arm64
- Size
- 13.8 KB
- Installed
- 91 KB
- SHA256
- 5b41c2b6c5c91791a41cef716383aee6b6a692ec44964d18a49eff3fcde1a045
Dependencies
php8.4-common, phpapi-20240924, libc6 (>= 2.33)
Install via APT
echo "deb https://repo.senternaltech.com/debian trixie main" | sudo tee /etc/apt/sources.list.d/senternal.list
sudo apt update && sudo apt install php8.4-dio
Version History
| Version | Arch | Size | SHA256 | First Seen |
|---|---|---|---|---|
| 0.3.0-2+0~20251124.5+debian13~1.gbp5b5946 | arm64 | 13.8 KB | 5b41c2b6c5c91791... | 2026-03-13 |
| 0.3.0-2+0~20251124.5+debian13~1.gbp5b5946 | amd64 | 14 KB | 31e13557be4d6a48... | 2026-03-13 |