Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ducalex/php-album
alex-album 0.1
https://github.com/ducalex/php-album
Last synced: about 1 month ago
JSON representation
alex-album 0.1
- Host: GitHub
- URL: https://github.com/ducalex/php-album
- Owner: ducalex
- Created: 2022-09-29T20:39:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T00:05:06.000Z (8 months ago)
- Last Synced: 2024-05-01T02:27:57.169Z (8 months ago)
- Language: PHP
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Single file PHP album/file browser
This is a very old project. It is likely insecure and I do not recommend using it publicly.
It's essentially a file browser for media files.
## Features
- Single file!
- Image and video thumbnails
- Multiple view styles
- Multiple sorting modes
- Search
- Login## Usage
Drop `index.php` in a directory and navigate to it in a web browser.
It probably requires PHP 7+.