PHPackages                             technote/gutenberg-packages - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. technote/gutenberg-packages

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

technote/gutenberg-packages
===========================

Library to get gutenberg package info

v1.0.6(4y ago)135.5k1GPL-2.0+PHPPHP &gt;=5.6CI failing

Since Jul 5Pushed 4y ago1 watchersCompare

[ Source](https://github.com/technote-space/gutenberg-packages)[ Packagist](https://packagist.org/packages/technote/gutenberg-packages)[ Docs](https://github.com/technote-space/gutenberg-packages)[ Fund](https://paypal.me/technote0space)[ RSS](/packages/technote-gutenberg-packages/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (10)Dependencies (8)Versions (45)Used By (1)

Gutenberg Packages
==================

[](#gutenberg-packages)

[![CI Status](https://github.com/technote-space/gutenberg-packages/workflows/CI/badge.svg)](https://github.com/technote-space/gutenberg-packages/actions)[![codecov](https://camo.githubusercontent.com/ce8b77013afb8630ad71009c330d61bf59acdd5ea471b26d67fa223caa273654/68747470733a2f2f636f6465636f762e696f2f67682f746563686e6f74652d73706163652f677574656e626572672d7061636b616765732f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/technote-space/gutenberg-packages)[![CodeFactor](https://camo.githubusercontent.com/4c219cfd468f5dfb880b81ac742b307628cd0895cb779074ae47f86970024a2b/68747470733a2f2f7777772e636f6465666163746f722e696f2f7265706f7369746f72792f6769746875622f746563686e6f74652d73706163652f677574656e626572672d7061636b616765732f6261646765)](https://www.codefactor.io/repository/github/technote-space/gutenberg-packages)[![License: GPL v2+](https://camo.githubusercontent.com/ec6306119631a4bc812f4abc1b429674bd65410ae0ef38af01f43483fccc51ce/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d47504c25323076322532422d626c75652e737667)](http://www.gnu.org/licenses/gpl-2.0.html)[![PHP: >=5.6](https://camo.githubusercontent.com/24e105d26965e27afba3dec59eea2ba78bee68047b1762c7be0ba98945ef774e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d253345253344352e362d6f72616e67652e737667)](http://php.net/)[![WordPress: >=5.5](https://camo.githubusercontent.com/434b405e7d0f4d1e0b79ea37ba9682b921e12ff8452ed3a4c90be494aadc5639/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f576f726450726573732d253345253344352e352d627269676874677265656e2e737667)](https://wordpress.org/)

This repository (`Gutenberg Packages`) manages versions of Gutenberg.

`Gutenberg Packages` is wrapper of [this library](https://github.com/technote-space/gutenberg-package-versions).

`Gutenberg Packages` fetches version data from

1. Library
2. [API](https://github.com/technote-space/gutenberg-package-versions/tree/gh-pages#api) (daily update)
3. [Gutenberg repository](https://github.com/WordPress/gutenberg)

and cache for a day.
(When the state (WP Core version or Gutenberg plugin state) changes, the cache is cleared).

Table of Contents
-----------------

[](#table-of-contents)

Details- [Requirement](#requirement)
- [Installation](#installation)
- [Usage](#usage)
- [Motivation](#motivation)
- [Dependency](#dependency)
- [Author](#author)

Requirement
-----------

[](#requirement)

- &gt;= PHP 5.6
- &gt;= WordPress v5.5

Installation
------------

[](#installation)

```
composer require technote/gutenberg-packages
```

Usage
-----

[](#usage)

```
