miljar / php-exif-native
Native PHP Adapter for PHPExif
dev-develop
2016-12-30 15:27 UTC
Requires
- php: ^5.6 || ^7.0
- ext-exif: *
- miljar/php-exif-common: dev-develop
Requires (Dev)
- mockery/mockery: ^0.9.5
- phpmd/phpmd: ~2.4.0
- phpunit/phpunit: ~5.6.0
- satooshi/php-coveralls: ~1.0.0
- sebastian/phpcpd: ~2.0.4
- squizlabs/php_codesniffer: 2.*
This package is auto-updated.
Last update: 2024-11-21 20:59:03 UTC
README
PHPExif Native Adapter is a library which contains functionality to read EXIF data from images via PHP's Exif Extension.
Minimum requirements
- PHP 5.6
See http://php.net/supported-versions.php for reason.
Documentation
Will be coming in the future...
Contributing
See CONTRIBUTING.md for more information.
Feedback
Have a bug or a feature request? Please open a new issue. Before opening any issue, please search for existing issues.