sean/portphotio
Composer 安装命令:
composer require sean/portphotio
包简介
library for handling small photo collections with json
README 文档
README
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.
统计信息
- 总下载量: 15
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-02-22