PHPackages                             wallabag/wallabag - 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. wallabag/wallabag

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

wallabag/wallabag
=================

open source self hostable read-it-later web application

2.6.14(7mo ago)12.6k2.2k↓100%865[687 issues](https://github.com/wallabag/wallabag/issues)[24 PRs](https://github.com/wallabag/wallabag/pulls)MITPHPPHP &gt;=7.4CI failing

Since Aug 7Pushed 1mo ago154 watchersCompare

[ Source](https://github.com/wallabag/wallabag)[ Packagist](https://packagist.org/packages/wallabag/wallabag)[ Docs](https://github.com/wallabag/wallabag)[ Fund](https://liberapay.com/wallabag)[ RSS](/packages/wallabag-wallabag/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (117)Versions (132)Used By (0)Security (12)

wallabag
========

[](#wallabag)

Important

The name of this project is **wallabag** — all lowercase, always. Not "Wallabag", not "WallaBag", not any other variation. Just plain, humble, all-lowercase **wallabag** 😉

[![CI](https://github.com/wallabag/wallabag/actions/workflows/continuous-integration.yml/badge.svg?branch=master)](https://github.com/wallabag/wallabag/actions/workflows/continuous-integration.yml?query=branch%3Amaster)[![Matrix](https://camo.githubusercontent.com/8c66293ce50525060a40cdeb1d77ba2dcadc2f629288de80e89890ce74eca252/68747470733a2f2f6d61747269782e746f2f696d672f6d61747269782d62616467652e737667)](https://matrix.to/#/#wallabag:matrix.org)[![Donation Status](https://camo.githubusercontent.com/842d2f2244b096fe75093edec3399686ff94abc31270019e8431853ab41ce678/68747470733a2f2f696d672e736869656c64732e696f2f6c69626572617061792f676f616c2f77616c6c616261672e7376673f6c6f676f3d6c6962657261706179)](https://liberapay.com/wallabag/donate)[![Translation status](https://camo.githubusercontent.com/dd321764b385d2bf8d0da30f6437b02f2de55f8a596b4e5a588375b7abc65a80/68747470733a2f2f686f737465642e7765626c6174652e6f72672f776964676574732f77616c6c616261672f2d2f7376672d62616467652e737667)](https://hosted.weblate.org/engage/wallabag/?utm_source=widget)[![License](https://camo.githubusercontent.com/ebfdd905f0f75af685cf60d30df217c618cda88f0559e6de015710ce9a73caeb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f77616c6c616261672f77616c6c61626167)](https://camo.githubusercontent.com/ebfdd905f0f75af685cf60d30df217c618cda88f0559e6de015710ce9a73caeb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f77616c6c616261672f77616c6c61626167)

wallabag is a web application allowing you to save web pages for later reading. Click, save and read it when you want. It extracts content so that you won't be distracted by pop-ups and cie.

You can install it on your own server, or you can create an account on [wallabag.it](https://wallabag.it).

[![wallabag](./.github/images/screenshot.png)](./.github/images/screenshot.png)

- Website: [wallabag.org](https://wallabag.org)
- Android app: [wallabag/android-app](https://github.com/wallabag/android-app)
- iOS app: [wallabag/ios-app](https://github.com/wallabag/ios-app)
- Browser extension: [wallabag/wallabagger](https://github.com/wallabag/wallabagger)
- GNOME (Linux) app: [read-it-later](https://gitlab.gnome.org/World/read-it-later) (not maintained by this project)
- All resources about wallabag ecosystem are listed here:

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

[](#documentation)

The documentation is available at .

The source files live in the [`doc/`](doc/) directory of this repository.

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

[](#installation)

Please read [the documentation to see the wallabag requirements](https://doc.wallabag.org/en/admin/installation/requirements.html).

Then you can install wallabag by executing the following commands:

```
git clone https://github.com/wallabag/wallabag.git
cd wallabag && make install
```

If your system's default `make` is not GNU make, use `gmake install` instead.

Now, [configure a virtual host](https://doc.wallabag.org/en/admin/installation/virtualhosts.html) to use your wallabag.

### Other methods

[](#other-methods)

Refer to the [installation documentation](https://doc.wallabag.org/en/admin/installation/installation.html) for other installation methods.

Translation
-----------

[](#translation)

This project uses [Weblate](https://weblate.org/) for translation.

Feel free to help us [translating wallabag](https://hosted.weblate.org/projects/wallabag/).

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

[](#contributing)

To learn more about developing wallabag, please refer to the [contribution guide](./.github/CONTRIBUTING.md).

Content extraction relies on [Graby](https://github.com/j0k3r/graby), [php-readability](https://github.com/j0k3r/php-readability) and [ftr-site-config](https://github.com/fivefilters/ftr-site-config).

Sponsors
--------

[](#sponsors)

[![Blackfire](https://camo.githubusercontent.com/8e7c34ae62834a85f9d01653a1be41fa3a989af55197fd1e0600d633661d742e/68747470733a2f2f6170692e626c61636b666972652e696f2f626c61636b666972652d6c6f676f2e706e67)](https://camo.githubusercontent.com/8e7c34ae62834a85f9d01653a1be41fa3a989af55197fd1e0600d633661d742e/68747470733a2f2f6170692e626c61636b666972652e696f2f626c61636b666972652d6c6f676f2e706e67)

License
-------

[](#license)

Copyright © 2013-current Nicolas Lœuillet

This work is free. You can redistribute it and/or modify it under the terms of the MIT License. See the [COPYING.md](./COPYING.md) file for more details.

###  Health Score

66

—

FairBetter than 99% of packages

Maintenance77

Regular maintenance activity

Popularity53

Moderate usage in the ecosystem

Community41

Growing community involvement

Maturity81

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~46 days

Recently: every ~90 days

Total

100

Last Release

43d ago

Major Versions

1.9.1-b → 2.0.0-alpha.02015-09-14

1.9.2 → 2.0.22016-04-21

1.x-dev → 2.1.22016-10-17

PHP version history (6 changes)1.9.1alpha1PHP &gt;=5.3.3

2.0.0-alpha.1PHP &gt;=5.5.0

2.0.0-alpha.2PHP &gt;=5.5.9

2.3.0PHP &gt;=5.6.0

2.4.0PHP &gt;=7.2.5

2.5.0PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/57fabcfbe3c772be6acc02eb7117d6e0c003a75bc25cc42535412db4e11902cf?d=identicon)[j0k3r](/maintainers/j0k3r)

![](https://www.gravatar.com/avatar/b2919c3e1996b6ab5cb88d77183334f92c4ae8318e02860bd04320c3d6628147?d=identicon)[nicosomb](/maintainers/nicosomb)

![](https://www.gravatar.com/avatar/2428a312e2498a6fe104fbe61c14d9c623044ca1bfb8d66506cd9aac1f03f3e1?d=identicon)[tcit](/maintainers/tcit)

---

Top Contributors

[![j0k3r](https://avatars.githubusercontent.com/u/62333?v=4)](https://github.com/j0k3r "j0k3r (3727 commits)")[![nicosomb](https://avatars.githubusercontent.com/u/121870?v=4)](https://github.com/nicosomb "nicosomb (2165 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1718 commits)")[![yguedidi](https://avatars.githubusercontent.com/u/1480128?v=4)](https://github.com/yguedidi "yguedidi (818 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (474 commits)")[![tcitworld](https://avatars.githubusercontent.com/u/2197836?v=4)](https://github.com/tcitworld "tcitworld (458 commits)")[![Kdecherf](https://avatars.githubusercontent.com/u/226063?v=4)](https://github.com/Kdecherf "Kdecherf (365 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (204 commits)")[![Simounet](https://avatars.githubusercontent.com/u/582666?v=4)](https://github.com/Simounet "Simounet (142 commits)")[![mariroz](https://avatars.githubusercontent.com/u/2479453?v=4)](https://github.com/mariroz "mariroz (78 commits)")[![weblate](https://avatars.githubusercontent.com/u/1607653?v=4)](https://github.com/weblate "weblate (76 commits)")[![Strubbl](https://avatars.githubusercontent.com/u/97055?v=4)](https://github.com/Strubbl "Strubbl (59 commits)")[![jsit](https://avatars.githubusercontent.com/u/643417?v=4)](https://github.com/jsit "jsit (43 commits)")[![K-Phoen](https://avatars.githubusercontent.com/u/66958?v=4)](https://github.com/K-Phoen "K-Phoen (32 commits)")[![milotype](https://avatars.githubusercontent.com/u/43657314?v=4)](https://github.com/milotype "milotype (31 commits)")[![aaa2000](https://avatars.githubusercontent.com/u/163941?v=4)](https://github.com/aaa2000 "aaa2000 (29 commits)")[![Quent-in](https://avatars.githubusercontent.com/u/7094296?v=4)](https://github.com/Quent-in "Quent-in (27 commits)")[![NumEricR](https://avatars.githubusercontent.com/u/262560?v=4)](https://github.com/NumEricR "NumEricR (25 commits)")[![comradekingu](https://avatars.githubusercontent.com/u/13802408?v=4)](https://github.com/comradekingu "comradekingu (24 commits)")[![nclsHart](https://avatars.githubusercontent.com/u/833625?v=4)](https://github.com/nclsHart "nclsHart (21 commits)")

---

Tags

hacktoberfestphpread-it-laterself-hostedsymfonysymfony-applicationwallabagread it laterwallabagpoche

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

7310.3k29](/packages/open-dxp-opendxp)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)

PHPackages © 2026

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