rbraunm / class_dicom
PHP DICOM minimal file handler
Installs: 449
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 0
Forks: 0
pkg:composer/rbraunm/class_dicom
This package is auto-updated.
Last update: 2025-10-02 18:04:48 UTC
README
A PHP class that lets you work with DICOM tags, convert to jpg, compress, uncompress, receive, and send images. Originally a fork of http://www.deanvaughan.org/projects/class_dicom_php/. The original author's aim was to keep the interface as simple as possible while at the same time providing a class that would be easy to grow.