Libraries tagged by image to tile
jasacloud/files
36 Downloads
Library to handle Files and Image request
devuri/wp-filename-hasher
7 Downloads
Automatically renames uploaded files/images in WordPress to a unique hashed filename.
z_bodya/yii-fileimagearbehavior
189 Downloads
Allows to attach file(s) / image(s) with multiple formats to a CActiveRecord
nfreear/http-file-dispatcher
42 Downloads
A simple library to serve static image files & documents over HTTP/S via PHP. | © Nick Freear (IET-OU).
exolnet/laravel-image
414 Downloads
Modules to have a generic service to store image in the file system and in the database.
andydune/rzn-view-files-path
33 Downloads
A ZF2 module allows you to change the paths to view files (css, js, images) easily.
stanejoun/file-renderer
22 Downloads
A PHP/PhantomJs file renderer to generate html, pdf or image files from a web page or a php variable which contains html.
drexlerux/yii2-filemanager
2 Downloads
A file manager for Yii2. Allow you to dynamically manager images and files from any location
dracoder/image-manager
2 Downloads
Set of classes to allow image uploading using a file manager
valthebald/behat-screenshot-image-driver-rsync
2359 Downloads
Image driver for bex/behat-screenshot extension that uploads files to remote server using rsync
salopot/yii2-attach-image
64 Downloads
Provides behaviors for attach files to model and manipulate it if files is image
salopot/laravel-attach-image
48 Downloads
Provides functionality for attach files to model and manipulate if file is image
pcual-mac/image-basekit-cli
0 Downloads
Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.
harrykdeveloper/php-watermark-images
8 Downloads
Put watermark on the jpg,png images file formats. This script is used to put watermark on bulk images in a single run and copy the converted files to new folder and the old folder will remain same.
gevorgmelkumyan/image-file
58 Downloads
The lib contains ImageFile class that allows to create and save image files provided by base64 formatted stringsencoded strings.