Libraries tagged by jpe
timesworld/phpqrcode
4259 Downloads
PHP QR Code is open source (LGPL) library for generating QR Code, 2-dimensional barcode. Based on libqrencode C library, provides API for creating QR Code barcode images (PNG, JPEG thanks to GD2). Implemented purely in PHP, with no external dependencies (except GD2 if needed).
loveduckie/silverstripe-webp-image
621 Downloads
Automatically generate and serve .webp images from existing .jpeg, .png, and .gif files.
heyday/silverstripe-optimisedimage
33244 Downloads
Uses various binary tools like jpegoptim and optipng to optimise resampled images create by SilverStripe
gtuk/image-optimizer
1484 Downloads
PHP image optimizer for png, jpeg and gif files. It uses mozjpeg, pngquant and gifsicle for the optimization process
daandesmedt/phpghostscript
791 Downloads
A PHP wrapper for Ghostscript (An interpreter for the PostScript language and for PDF). Export PDF / PS to PDF or various image types (jpeg / png). Easy to use and OOP interfaced.
lakshanjs/jpegmini-sdk
5 Downloads
A PHP SDK wrapper for the JPEGmini CLI image optimizer.
alexzv/iptc-jpeg
939 Downloads
Specific class for manipulating IPTC/EXIF metadata of jpeg images
yangyao/php-barcode
734 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
wobeto/php-barcode-generator
10917 Downloads
Based inpicqer/php-barcode-generator, but compatible with php 5.3.3. An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
thisisbd/silverstripe-fixjpeg-orientation
3337 Downloads
SilverStripe Fix JPEG Orientation Module. Ensures that JPEG images uploaded from a mobile are rotated and saved upright according their orientation value for consistent viewing when displayed on a web page.
scratcher28/php-exif
201 Downloads
Object-Oriented EXIF parsing
luisbmemorandum/php-barcode-generator
364 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
jonathanmaron/image-optimizer
44 Downloads
Image optimization and compression tool for the console. This tool optimizes PNG, JPEG and GIF files, using 'gifsicle', 'jpegoptim', 'jpegtran', 'pngcrush' and 'pngout' and can usually reduce the filesize by 10% to 70%.
io-developer/php-imagetransform
17 Downloads
Library provides image trasformation via GD or other implemented handlers
happy-beer/php-barcode-generator
8 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.