Download the PHP package technote/gutenberg-package-versions without Composer
On this page you can find all versions of the php package technote/gutenberg-package-versions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download technote/gutenberg-package-versions
More information about technote/gutenberg-package-versions
Files in technote/gutenberg-package-versions
Download technote/gutenberg-package-versions
More information about technote/gutenberg-package-versions
Files in technote/gutenberg-package-versions
Vendor technote
Package gutenberg-package-versions
Short Description gutenberg package versions
License GPL-2.0+
Homepage https://github.com/technote-space/gutenberg-package-versions
Package gutenberg-package-versions
Short Description gutenberg package versions
License GPL-2.0+
Homepage https://github.com/technote-space/gutenberg-package-versions
Please rate this library. Is it a good library?
Informations about the package gutenberg-package-versions
Gutenberg Package Versions
This repository fetches the versions of Gutenberg automatically every day.
The version data is provided by API
and composer
.
You can also use these data by Wrapper.
Table of Contents
Details
- [Last updated](#last-updated) - [Data](#data) - [Versions of all tags](#versions-of-all-tags) - [Versions of each bag](#versions-of-each-bag) - [Usage](#usage) - [API](#api) - [composer](#composer) - [Author](#author)Last updated
Gutenberg tag | WordPress tag | Last updated at |
---|---|---|
v13.5.0-rc.1 | v6.0.0 | 15 June 2022 20:38:14 UTC |
https://api.wp-framework.dev/api/v1/summary.json
Data
Versions of all tags
data/gutenberg-versions.json
(for Gutenberg Plugin)data/wp-versions.json
(for WP Core)Detail
- array of (
tag
=>packages
)packages
- array of (
wp-<package>
=>version
)Example
Versions of each bag
data/gutenberg/<TAG>.json
(for Gutenberg Plugin)data/wordpress/<TAG>.json
(for WP Core)Contents
packages
wp-<package>
=>version
Example
Usage
API
Endpoints
- for Gutenberg
- for WP Core
Helper
Addition
- Tag format
- 1 (= 1.0.0)
- 1.2 (= 1.2.0)
- 1.2.3
- v1.2.3 (= 1.2.3)
- v.1.2.3 (= 1.2.3)
Author
All versions of gutenberg-package-versions with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package technote/gutenberg-package-versions contains the following files
Loading the files please wait ....