Libraries tagged by exiv
alexia/php7mar
66602 Downloads
PHP 7 MAR, or just "php7mar", is a command line utility to generate reports on existing PHP 5 code to assist developers in porting their code quickly to PHP 7.
phpexiftool/exiftool
337574 Downloads
Exiftool is a library for reading, writing and editing meta information. This package is not PHP, but required for the main PHP driver : PHP Exiftool
mvanduijker/laravel-model-exists-rule
107001 Downloads
Validation rule to check if a model exists
happyr/entity-exists-validation-constraint
125218 Downloads
Verify that your entity exists
wikimedia/xmp-reader
493342 Downloads
Reader for XMP data containing properties relevant to images
misterion/ko-process
325240 Downloads
Simple pcntl fork wrapper and process manager
korridor/laravel-model-validation-rules
111896 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
joserick/png-metadata
16568 Downloads
A PHP library for extract the metadata (XMP, EXIF) within a PNG format image.
causal/image_autoresize
340709 Downloads
Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.
causal/extractor
182359 Downloads
This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.
aman00323/emailchecker
46758 Downloads
Laravel package for checking email address is exist or not in real world
weotch/phpthumb
511232 Downloads
Fork of PHPThumb that adds auto-image rotation based on EXIF data and composer support
webonaute/doctrine-fixtures-generator-bundle
180184 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
nyholm/append-query-string
274207 Downloads
A simple function that lets you add a query string to an existing URL
mathiasgrimm/laravel-dot-env-gen
81714 Downloads
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.