You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHPExif Exiftool Adapter is a library which contains functionality to read EXIF data from images via the Exiftool cli application.
4
+
5
+
## Minimum requirements
6
+
7
+
* PHP 5.6
8
+
* Exiftool
9
+
10
+
See [http://php.net/supported-versions.php](http://php.net/supported-versions.php) for reason.
11
+
12
+
## Documentation
13
+
14
+
Will be coming in the future...
15
+
16
+
## Contributing
17
+
18
+
See [CONTRIBUTING.md](CONTRIBUTING.md) for more information.
19
+
20
+
## Feedback
21
+
22
+
Have a bug or a feature request? [Please open a new issue](https://github.com/PHPExif/php-exif-exiftool/issues). Before opening any issue, please search for existing issues.
23
+
24
+
## Contributors
25
+
26
+
*[Tom Van Herreweghe](http://github.com/Miljar)
0 commit comments