PHPackages                             easygithdev/imgmeta - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. easygithdev/imgmeta

ActiveLibrary[Image &amp; Media](/categories/media)

easygithdev/imgmeta
===================

Wrapper to access Exif and IPTC data from an image

v1.0.0(5y ago)175GPL-3.0-or-laterPHPPHP &gt;=7.0

Since Jun 9Pushed 5y ago1 watchersCompare

[ Source](https://github.com/EasyGithDev/ImgMeta)[ Packagist](https://packagist.org/packages/easygithdev/imgmeta)[ RSS](/packages/easygithdev-imgmeta/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (2)Used By (0)

ImgMeta
=======

[](#imgmeta)

Wrapper to access Exif and IPTC data from an image.

### Installing

[](#installing)

Installation is quite typical - with composer:

```
composer require easygithdev/imgmeta

```

How to use
----------

[](#how-to-use)

Include the autoload, if you need.

```
