Skip to content

mmarcon/GalleryInspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

#Gallery Inspector

This simple PHP class was built to retrieve information about Galleries, Photos and Thumbnails from the DB created by Gallery 3.

This way one can use the Gallery UI to upload pictures on a website and this simple class to retrieve a JSON (or XML in the future) containing all the hierarchy of album and photos and render it however he likes.

Doing that with the default REST API provided with Gallery 3 was kind of a pain and it was very slow, so I thought I would write my own class that reads directly from the DB only the information that I actually need.

About

A PHP class to extract meaningful information from Gallery 3 MySQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages