Download the PHP package morrelinko/simple-photo without Composer
On this page you can find all versions of the php package morrelinko/simple-photo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download morrelinko/simple-photo
More information about morrelinko/simple-photo
Files in morrelinko/simple-photo
Package simple-photo
Short Description Photo uploading and management made easy.
License MIT
Informations about the package simple-photo
SimplePhoto
Handling photos in your web application has never been so simple.
Installation
Through Composer
Create the database using the schema below for the data store you will be using
Uploading Photo
With support for accepting uploads from different sources.
The two upload methods shown above actually are aliases/shortcuts for doing this
Retrieving Photo
Setup
SimplePhoto requires...
- Storage Manager: For Storing & Managing registered storage adapters.
- Data Store: Database for persisting information about a photo.
Get photos (+Transformation)
If you want to get a re-sized photo, use the "transform" options of the second argument
The default transformation options available...
You could implement your own transformer and add more transformation options
Arguments in parenthesis are optional
Collection of photos
PhotoCollection come with a handful of methods for manipulating its items
Push
If you would like complete control on what is pushed to the array from the photo result,
you specify a callback as third argument to push()
Supported Photo Sources
Supported Data Stores
Supported Storage
TODO
- Add MongoDB Data Store
Credits
This code is principally developed and maintained by [Laju Morrison] (https://github.com/morrelinko)
Licence
The MIT License (MIT). Please see License File for more information.
Supported by http://contactlyapp.com