miljar / php-exif-common
Common functionality for PHPExif packages
Installs: 216
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/miljar/php-exif-common
Requires
- php: ^5.6 || ^7.0
 - doctrine/collections: ^1.3
 
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: 2025-10-22 00:01:01 UTC
README
PHPExif Common is a library which contains shared functionality for PHPExif packages.
Minimum requirements
- PHP 5.6
 
See http://php.net/supported-versions.php for reason.
Documentation
See main PHPExif documentation. (@todo Create PHPExif documenation... :D)
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.