Libraries tagged by exiv
binshops/laravel-blog
41089 Downloads
Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
anourvalar/office
69991 Downloads
Generate documents from existing Excel & Word templates | Export tables to Excel (Grids)
alexia/php7mar
69752 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
347992 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
146685 Downloads
Validation rule to check if a model exists
happyr/entity-exists-validation-constraint
143191 Downloads
Verify that your entity exists
wikimedia/xmp-reader
546563 Downloads
Reader for XMP data containing properties relevant to images
misterion/ko-process
331554 Downloads
Simple pcntl fork wrapper and process manager
korridor/laravel-model-validation-rules
142459 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
joserick/png-metadata
26076 Downloads
A PHP library for extract the metadata (XMP, EXIF) within a PNG format image.
causal/image_autoresize
391525 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
212598 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
52004 Downloads
Laravel package for checking email address is exist or not in real world
tintnaingwin/email-checker
61385 Downloads
Laravel Package To Validate If An Email Address Exists Without Sending An Email
mathiasgrimm/laravel-dot-env-gen
83707 Downloads
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.