Skip to content

PHPExif/php-exif

 
 

Repository files navigation

PHPExif is a library which gives you easy access to the EXIF meta-data of an image.

PHPExif serves as a wrapper around some native or CLI tools which access this EXIF meta-data from an image. As such, it provides a standard API for retrieving and accessing that information.

Minimum requirements

  • 0.x branch: PHP 5.3
  • 1.x branch: PHP 5.6

See http://php.net/supported-versions.php for reason.

Supported tools

  • Native PHP functionality (exif_read_data, iptcparse)
  • @todo: Exiftool adapter (wrapper for the exiftool binary)

Documentation

@todo - Write docs & publish on readthedocs.org

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.

Contributors

License

MIT License

About

📷 PHPExif - A PHP Exif reader

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 15

Languages