Download the PHP package sean/portphotio without Composer
On this page you can find all versions of the php package sean/portphotio. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sean/portphotio
More information about sean/portphotio
Files in sean/portphotio
Download sean/portphotio
More information about sean/portphotio
Files in sean/portphotio
Vendor sean
Package portphotio
Short Description library for handling small photo collections with json
License MIT
Package portphotio
Short Description library for handling small photo collections with json
License MIT
Please rate this library. Is it a good library?
Informations about the package portphotio
Portphotio
A lightweight library for handling small photo collections with JSON
No need for a database when you're only going to handle a few dozen images. Not having a database makes installation and backup a lot simpler. Portphotio simply names images by hashing their contents, stores them in the directory it's initializeed with, and writes them to a manifest.json file along with the name they were uploaded with. You can access entries and change their properties, such as name or order, or you can give them any arbitrary attributes you want, such as photographer, client, location, etc.
All versions of portphotio with dependencies
PHP Build Version
Package Version
The package sean/portphotio contains the following files
Loading the files please wait ....