Same name in other branches
  1. 7.x-1.x Drupal\exif
  2. 8.x-2.x Drupal\exif
Object name File name Summary
ExifContent src/ExifContent.php Class ExifContent make link between drupal content and file content.
ExifFactory src/ExifFactory.php Class ExifFactory allow to get right implementation.
ExifHelp src/ExifHelp.php Class ExifHelp provide content for the Help page.
ExifInterface src/ExifInterface.php Interface ExifInterface define contract for implementations.
ExifPHPExtension src/ExifPHPExtension.php Class ExifPHPExtension Parser implementation base d on PHP Exif extension.
SimpleExifToolFacade src/SimpleExifToolFacade.php Class SimpleExifToolFacade.