php8.3-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
- 0752317ab81c980d4cd0ce35bde8a3d300920215c3ef70a21196a60ef34f708f
0.3.0-2+0~20251124.5+debian13~1.gbp5b5946 arm64
- Size
- 13.8 KB
- Installed
- 91 KB
- SHA256
- 0fa9ed9f582c76daecc9a32f651fa9d133536d5422a9f5a0d97408d51ec50232
Dependencies
php8.3-common, phpapi-20230831, 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.3-dio
Version History
| Version | Arch | Size | SHA256 | First Seen |
|---|---|---|---|---|
| 0.3.0-2+0~20251124.5+debian13~1.gbp5b5946 | arm64 | 13.8 KB | 0fa9ed9f582c76da... | 2026-03-13 |
| 0.3.0-2+0~20251124.5+debian13~1.gbp5b5946 | amd64 | 14 KB | 0752317ab81c980d... | 2026-03-13 |