An open API service indexing awesome lists of open source software.

https://github.com/code-lts/phpmyadmin-releases

phpMyAdmin releases into GIT
https://github.com/code-lts/phpmyadmin-releases

Last synced: 4 months ago
JSON representation

phpMyAdmin releases into GIT

Awesome Lists containing this project

README

        

# phpMyAdmin releases

phpMyAdmin releases into GIT

## Tag spec

### By version

- `upstream/version/all-languages/{VERSION}` Each "all languages" phpMyAdmin version.
- `upstream/version/english/{VERSION}` Each "english" phpMyAdmin version.
- `upstream/version/source/{VERSION}` Each "source" phpMyAdmin version.

## Branches spec

### Latest ones

- `upstream/latest-all-languages` Latest "all languages" phpMyAdmin version.
- `upstream/latest-english` Latest "english" phpMyAdmin version.
- `upstream/latest-source` Latest "source" phpMyAdmin version.

### By series

- `upstream/series/latest-all-languages/{MAJOR}-{MINOR}` Latest "all languages" phpMyAdmin version for this series.
- `upstream/series/latest-english/{MAJOR}-{MINOR}` Latest "english" phpMyAdmin version for this series.
- `upstream/series/latest-source/{MAJOR}-{MINOR}` Latest "source" phpMyAdmin version for this series.