We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bae581a commit ed0d81aCopy full SHA for ed0d81a
composer.json
@@ -4,8 +4,7 @@
4
"type": "library",
5
"authors": [
6
{
7
- "name": "Rafiki23",
8
- "email": "rafiki23@poczta.onet.pl"
+ "name": "Rafiki23"
9
}
10
],
11
"autoload": {
readme.md
@@ -1,6 +1,11 @@
1
# Laravel Metadata Extractor
2
A Laravel package for extracting IPTC and EXIF data from images
3
+
+
+
+
## Installation
Use Composer to install the package:
0 commit comments