PHPackages                             aplia/apublish - 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. [Framework](/categories/framework)
4. /
5. aplia/apublish

ActiveEzpublish-legacy[Framework](/categories/framework)

aplia/apublish
==============

eZ Publish Legacy (aka LegacyStack in 5.x. Is an updated version of eZ Publish 4.x cable of being combined with eZ Platform)

v1.3.5(2y ago)08912GPL-2.0-onlyPHPPHP ~5.5|~7.0

Since Dec 15Pushed 2y ago2 watchersCompare

[ Source](https://github.com/Aplia/apublish)[ Packagist](https://packagist.org/packages/aplia/apublish)[ Docs](http://share.ez.no)[ RSS](/packages/aplia-apublish/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (21)Versions (22)Used By (0)

Aplia Apublish (Fork of eZ Publish legacy)
==========================================

[](#aplia-apublish-fork-of-ez-publish-legacy)

[![Build Status](https://camo.githubusercontent.com/844fba9367b7fee4ca7160dd8d8c697aac590cf5ab2b4b6ed154e43ba82e564e/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f41706c69612f617075626c6973682e7376673f7374796c653d666c61742d737175617265266272616e63683d6d6173746572)](https://travis-ci.org/Aplia/apublish)[![Latest Stable Version](https://camo.githubusercontent.com/365a309ebd9e3e5c39bc1c1108faa293cf2e1bf53da80d45cb326753e3e20d9c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61706c69612f617075626c6973682e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/aplia/apublish)[![Latest version](https://camo.githubusercontent.com/3edf64bd02c973b029db2fb86d4edfa3eeb5bed86c4faf9d1ef4be4872194250/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f61706c69612f617075626c6973682e7376673f7374796c653d666c61742d737175617265)](https://github.com/aplia/apublish/releases)[![Minimum PHP Version](https://camo.githubusercontent.com/b3f29eb7882d2bf523390e9982827e9d2d3a4f74266ca923b512e5d02b9e4011/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230352e332d3838393242462e7376673f7374796c653d666c61742d737175617265)](https://php.net/)[![License](https://camo.githubusercontent.com/d65f40af7960fd472066814556de70574d1dd3ad7cce9579386d54ad9862a3a5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f61706c69612f617075626c6973682e7376673f7374796c653d666c61742d737175617265)](LICENSE)

What is Aplia Apublish ?
------------------------

[](#what-is-aplia-apublish-)

Aplia Apublish is a fork of [eZ Publish legacy](https://github.com/ezsystems/ezpublish-legacy)which includes a set for small improvements

- `composer.json` is clean (no circular dependencies)
- Define override folders for INI files, ie. `settings/override` may be inside your project extension. Same for site access folders.
- Improvements for developers
    - Disabling of error handler and shutdown handlers, to replace with external libraries
    - Redirection of `eZDebug` output to a `PSR` logger
    - Disable modifying of file permissions for created files, instead let the filesystem define permissions
- PHP 7+ fixes

How to merge with eZ Publish legacy
-----------------------------------

[](#how-to-merge-with-ez-publish-legacy)

```
git co -b feature/20xx.x.merge
git remote add ezsystems https://github.com/ezsystems/ezpublish-legacy
git fetch ezsystems
git merge ezsystems/master
git rm -r extension/* (Remove stuff in extension. Composer has been invented. Let's use it Ibexa)
git co master
git merge feature/20xx.x.merge

```

Push and create a new release.

### Update extension repositories

[](#update-extension-repositories)

Lacy Ibexa has included three exensions within eZ Publish which is separated in their own repositories in Apublish.

Visit

-
-
-

and update them accordingly to their documentation.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community24

Small or concentrated contributor base

Maturity67

Established project with proven stability

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

Recently: every ~281 days

Total

17

Last Release

784d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/250c0249ebb7ec2fc9e3987323829740e5f255a65b450a7b94cd9f6da2e33b75?d=identicon)[aplia](/maintainers/aplia)

![](https://www.gravatar.com/avatar/653784c2a838a5b7a9103211c66a88107b3f20a700502632ef137ae45af1fcb7?d=identicon)[4m0s](/maintainers/4m0s)

---

Top Contributors

[![am0s](https://avatars.githubusercontent.com/u/394461?v=4)](https://github.com/am0s "am0s (2818 commits)")[![farstad](https://avatars.githubusercontent.com/u/1152761?v=4)](https://github.com/farstad "farstad (1465 commits)")[![patrickallaert](https://avatars.githubusercontent.com/u/195277?v=4)](https://github.com/patrickallaert "patrickallaert (587 commits)")[![oms](https://avatars.githubusercontent.com/u/93066?v=4)](https://github.com/oms "oms (587 commits)")[![dpobel](https://avatars.githubusercontent.com/u/305563?v=4)](https://github.com/dpobel "dpobel (459 commits)")[![andrerom](https://avatars.githubusercontent.com/u/289757?v=4)](https://github.com/andrerom "andrerom (298 commits)")[![yannickroger](https://avatars.githubusercontent.com/u/4035241?v=4)](https://github.com/yannickroger "yannickroger (193 commits)")[![lolautruche](https://avatars.githubusercontent.com/u/313528?v=4)](https://github.com/lolautruche "lolautruche (169 commits)")[![jeromegamez](https://avatars.githubusercontent.com/u/67554?v=4)](https://github.com/jeromegamez "jeromegamez (141 commits)")[![xrow](https://avatars.githubusercontent.com/u/295491?v=4)](https://github.com/xrow "xrow (131 commits)")[![nfrp](https://avatars.githubusercontent.com/u/294488?v=4)](https://github.com/nfrp "nfrp (127 commits)")[![glye](https://avatars.githubusercontent.com/u/289744?v=4)](https://github.com/glye "glye (124 commits)")[![vidarl](https://avatars.githubusercontent.com/u/289778?v=4)](https://github.com/vidarl "vidarl (98 commits)")[![jdespatis](https://avatars.githubusercontent.com/u/919566?v=4)](https://github.com/jdespatis "jdespatis (93 commits)")[![alexandrustanoi](https://avatars.githubusercontent.com/u/319741?v=4)](https://github.com/alexandrustanoi "alexandrustanoi (72 commits)")[![bdunogier](https://avatars.githubusercontent.com/u/235928?v=4)](https://github.com/bdunogier "bdunogier (68 commits)")[![crevillo](https://avatars.githubusercontent.com/u/306215?v=4)](https://github.com/crevillo "crevillo (66 commits)")[![pspanja](https://avatars.githubusercontent.com/u/1135425?v=4)](https://github.com/pspanja "pspanja (37 commits)")[![guillaumelecerf](https://avatars.githubusercontent.com/u/2005706?v=4)](https://github.com/guillaumelecerf "guillaumelecerf (35 commits)")[![peterkeung](https://avatars.githubusercontent.com/u/575638?v=4)](https://github.com/peterkeung "peterkeung (30 commits)")

---

Tags

frameworkphp

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[ezsystems/ezpublish-legacy

eZ Publish Legacy (aka LegacyStack in 5.x. Is an updated version of eZ Publish 4.x cable of being combined with eZ Platform)

252242.4k18](/packages/ezsystems-ezpublish-legacy)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[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)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91245.3M590](/packages/laravel-pail)[ezsystems/ezpublish-kernel

Kernel used by ezsystems/ezplatform and derivatives. Provides the Content Repository, its APIs, and the application's Symfony framework integration.

163579.5k141](/packages/ezsystems-ezpublish-kernel)[thelia/thelia

Thelia is an ecommerce CMS.

8715.1k](/packages/thelia-thelia)

PHPackages © 2026

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