PHPackages                             pushword/version - 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. pushword/version

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

pushword/version
================

Versioning pages with Pushword CMS.

0.1.9980(2y ago)01.1k↑178.6%MITPHP

Since Jan 18Pushed 3w agoCompare

[ Source](https://github.com/Pushword/version)[ Packagist](https://packagist.org/packages/pushword/version)[ Docs](https://pushword.piedweb.com/extension/version)[ RSS](/packages/pushword-version/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependencies (3)Versions (1069)Used By (0)

Pushword Version
================

[](#pushword-version)

**Version** your Pushword pages (and snippets) — list, compare side-by-side and restore previous revisions.

[![Latest Version](https://camo.githubusercontent.com/504b78bdd9aff4b22a884e82f34d8b0b5b7cedafb5dcce2ebf942ab8f7fd6c6a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f70757368776f72642f70757368776f72642e7376673f7374796c653d666c6174266c6162656c3d72656c65617365)](https://github.com/Pushword/Pushword/tags)[![Software License](https://camo.githubusercontent.com/f251623e510f5909f16ae3f4e6e548dac11340b9fde1a99be26b015b39272c00/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c6174)](LICENSE)[![GitHub Tests Action Status](https://camo.githubusercontent.com/ebaee4a77cc185e85aab1aa72cfb4f2762172279da76e987cd924e2023b5089e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f50757368776f72642f50757368776f72642f72756e2d74657374732e796d6c3f6272616e63683d6d61696e)](https://github.com/Pushword/Pushword/actions)

[![Code Coverage](https://camo.githubusercontent.com/bfd5327946a29468214fb761d1e42db99bd266f13a7c6d805bb34c0a46db3d8a/68747470733a2f2f636f6465636f762e696f2f67682f50757368776f72642f50757368776f72642f6272616e63682f6d61696e2f67726170682f62616467652e737667)](https://codecov.io/gh/Pushword/Pushword/tree/main)[![Type Coverage](https://camo.githubusercontent.com/b77fa8a783b6a362947e80ac6817621bb8114209fb8fb124ec8a50085fbf3a35/68747470733a2f2f73686570686572642e6465762f6769746875622f70757368776f72642f70757368776f72642f636f7665726167652e737667)](https://shepherd.dev/github/pushword/pushword)[![Total Downloads](https://camo.githubusercontent.com/a76f4801b7f01832ededd01e2912f8f833ead97001c672697595a32f36832074/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70757368776f72642f636f72652e7376673f7374796c653d666c6174)](https://packagist.org/packages/pushword/core)

Features
--------

[](#features)

- **Automatic versioning** on create/update via an event subscriber.
- Admin UI to **list, diff and restore** versions per page.
- **Snippet versioning** when [pushword/snippet](https://github.com/Pushword/snippet) is installed.
- Works alongside [Flat](https://github.com/Pushword/flat) / Git.

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

[](#installation)

```
composer require pushword/version
```

Then register the routes:

```
pushword_version:
  resource: '@PushwordVersionBundle/VersionRoutes.yaml'
```

Documentation
-------------

[](#documentation)

Visit [pushword.piedweb.com/extension/version](https://pushword.piedweb.com/extension/version).

The Pushword ecosystem
----------------------

[](#the-pushword-ecosystem)

Pushword is a modular CMS — one [Symfony](https://symfony.com) bundle for the core and one bundle per feature. Pick only what you need:

**Core**

- [pushword/core](https://github.com/Pushword/core) — Symfony-based CMS core: Page, Media &amp; User entities, Markdown + Twig rendering.

**Editing &amp; admin**

- [pushword/admin](https://github.com/Pushword/admin) — EasyAdmin interface to manage pages, media and users.
- [pushword/admin-block-editor](https://github.com/Pushword/admin-block-editor) — Gutenberg-like block editor (stores Markdown).
- [pushword/advanced-main-image](https://github.com/Pushword/advanced-main-image) — Hero images &amp; main-image format control.
- [pushword/template-editor](https://github.com/Pushword/template-editor) — Edit Twig templates online.
- [pushword/snippet](https://github.com/Pushword/snippet) — Reusable content fragments &amp; components.

**Content &amp; workflow**

- [pushword/flat](https://github.com/Pushword/flat) — Flat-file (Markdown + Git) CMS mode.
- **pushword/version — Page &amp; snippet versioning.** *(this package)*
- [pushword/page-update-notifier](https://github.com/Pushword/page-update-notifier) — Email alerts on content changes.
- [pushword/conversation](https://github.com/Pushword/conversation) — Comments, contact &amp; newsletter forms.

**Publishing &amp; performance**

- [pushword/static-generator](https://github.com/Pushword/static-generator) — Export a static website (GitHub Pages, Apache, FrankenPHP).
- [pushword/search](https://github.com/Pushword/search) — SQLite full-text search (Loupe), zero infra.
- [pushword/page-scanner](https://github.com/Pushword/page-scanner) — Find dead links, 404s, redirects &amp; TODOs.
- [pushword/api](https://github.com/Pushword/api) — Token-authenticated REST API.

**Tooling**

- [pushword/installer](https://github.com/Pushword/installer) — Project &amp; package installer.
- [pushword/js-helper](https://github.com/Pushword/js-helper) — Front-end JavaScript helpers.

Full list and guides on [pushword.piedweb.com/extensions](https://pushword.piedweb.com/extensions).

Contributing
------------

[](#contributing)

If you're interested in contributing to Pushword, please read our [contributing docs](https://pushword.piedweb.com/contribute) before submitting a pull request.

Credits
-------

[](#credits)

- [PiedWeb](https://piedweb.com)
- [All Contributors](https://github.com/Pushword/Core/graphs/contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://pushword.piedweb.com/license#license) for more information.

[![PHP Packages Open Source](https://raw.githubusercontent.com/Pushword/Pushword/f5021f4c5d5d3ab3f2858ec2e4bdd70818806c6a/packages/admin/src/Resources/assets/logo.svg)](https://dev.piedweb.com)

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance62

Regular maintenance activity

Popularity19

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

1068

Last Release

24d ago

Major Versions

0.1.9978 → 1.0.0-rc02024-09-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/afce4cf517928a50560237f1410d5957271fd808671b2216687ecf1422adaee0?d=identicon)[Robin D.](/maintainers/Robin%20D.)

---

Top Contributors

[![RobinDev](https://avatars.githubusercontent.com/u/3944894?v=4)](https://github.com/RobinDev "RobinDev (129 commits)")

---

Tags

cmsdiffhistoryphppushwordrevisionssymfonyversioning

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/pushword-version/health.svg)

```
[![Health](https://phpackages.com/badges/pushword-version/health.svg)](https://phpackages.com/packages/pushword-version)
```

###  Alternatives

[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

54681.3k18](/packages/solspace-craft-freeform)[api-platform/symfony

Symfony API Platform integration

384.5M128](/packages/api-platform-symfony)[blackfire/player

A powerful web crawler and web scraper with Blackfire support

49617.1k](/packages/blackfire-player)[symfony/ai-platform

PHP library for interacting with AI platform provider.

521.4M289](/packages/symfony-ai-platform)[api-platform/state

API Platform state interfaces

274.9M136](/packages/api-platform-state)[api-platform/serializer

API Platform core Serializer

274.8M87](/packages/api-platform-serializer)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
