Download the PHP package lychee-org/php-exif without Composer
On this page you can find all versions of the php package lychee-org/php-exif. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lychee-org/php-exif
More information about lychee-org/php-exif
Files in lychee-org/php-exif
Informations about the package php-exif
PHPExif
PHPExif is a library which gives you easy access to the EXIF meta-data of an image or video.
PHPExif serves as a wrapper around some native or CLI tools which access this EXIF meta-data from an image video. As such, it provides a standard API for retrieving and accessing that information.
Supported tools
- Native PHP functionality (exif_read_data, iptcparse) [images]
- Exiftool adapter (wrapper for the exiftool binary) [images and videos]
- FFmpeg/FFprobe adapter (wrapper for the exiftool binary) [videos]
- Imagick adapter [images]
Installation (composer)
Usage
v0.3.0+
Contributing
Please submit all pull requests against the correct branch. The release branch for the next version is a branch with the same name as the next version. Bugfixes should go in the master branch, unless they are for code in a new release branch.
PHPExif is written according the PSR-0/1/2 standards. When submitting code, please make sure it is conform these standards. We aim to have all functionality covered by unit tests. When submitting code, you are strongly encouraged to unit test your code and to keep the level of code coverage on par with the current level.
All contributions are welcomed and greatly appreciated.
Feedback
Have a bug or a feature request? Please open a new issue. Before opening any issue, please search for existing issues.
Contributors
Past Contributors
Thank you for your help!
- Tom Van Herreweghe
- Ingewikkeld
- Christophe Singer
- Hanov Ruslan
- Julian Gutierrez
- Marek Szymczuk
- Scott Pringle
- tmp-hallenser
- icager
License
All versions of php-exif with dependencies
ext-fileinfo Version *
fylax/forceutf8 Version ^3.0.3
php-ffmpeg/php-ffmpeg Version ^1.2
thecodingmachine/safe Version ^2.5