PHPackages                             ezsystems/ezplatform - 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. ezsystems/ezplatform

ActiveProject[Framework](/categories/framework)

ezsystems/ezplatform
====================

eZ Platform distribution

v3.2.8(4y ago)32941.1k148[19 PRs](https://github.com/ezsystems/ezplatform/pulls)GPL-2.0-onlyShellPHP ^7.3

Since Feb 27Pushed 2y ago49 watchersCompare

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

READMEChangelog (10)Dependencies (71)Versions (312)Used By (0)Security (4)

Ibexa Platform
==============

[](#ibexa-platform)

[![Build Status](https://camo.githubusercontent.com/e6e2ed6d364f43a44b32364bb8cff8f4318ddae76fa08ad2f469955860c8021c/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f657a73797374656d732f657a706c6174666f726d2e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/ezsystems/ezplatform)[![Downloads](https://camo.githubusercontent.com/6242e7db5bb945fbb8e917943c44680d1c92fba0aa8886b5afdea39d6d88e0ce/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f657a73797374656d732f657a706c6174666f726d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ezsystems/ezplatform)[![Latest release](https://camo.githubusercontent.com/eb61e6a5291a55dacd6cfdd7ab3871e3a9742c91c659ab73debdaf362439e418/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f657a73797374656d732f657a706c6174666f726d2e7376673f7374796c653d666c61742d737175617265)](https://github.com/ezsystems/ezplatform/releases)[![License](https://camo.githubusercontent.com/04eafdb0e1695fe73a84e376563c6dae8e8631efa11b324bc8e595662c485848/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f657a73797374656d732f657a706c6174666f726d2e7376673f7374796c653d666c61742d737175617265)](LICENSE)

**This repository is no longer in active development!**
-------------------------------------------------------

[](#this-repository-is-no-longer-in-active-development)

The `master` branch of this repository is no longer in development. Please refer to [ibexa/oss](https://github.com/ibexa/oss) for the current, Flex-based repository.

What is Ibexa Platform?
-----------------------

[](#what-is-ibexa-platform)

*Ibexa Platform* is a fully open source professional CMS (Content Management System) developed by Ibexa and the Ibexa Community.

Current *Ibexa Platform v3* is built on top of the Symfony 5 framework (Full Stack).

#### Abstract:

[](#abstract)

- **Very extensible** — You can extend the application and the content model in many ways.
- **Future and backwards compatible** — Strong backward compatibility policy on data as well as code.
- **Multi-channel by design** — Strong focus on separation between semantic content and design.
- **Scalable** — Easily scale across multiple servers out of the box.
- **Future proof** — Uses architecture designed to allow even more content scalability and performance in the future.
- **Stable** — Built on experience in building CMS that has been gathered since early 2000.
- **Integration friendly** — Numerous events and signals to hook into for advanced needs.

#### Further information:

[](#further-information)

Ibexa Platform is fully open source and it is the foundation for the commercial *Ibexa Digital Experience Platform* software, which adds advanced features for editorial teams, entirely built on top of *Ibexa Platform* APIs.

- [Ibexa products roadmap](https://portal.productboard.com/ibexa/1-ibexa-dxp)
- Ibexa (commercial products and services): [ibexa.co](https://ibexa.co/)

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

[](#installation)

Installation instructions below are for installing a clean installation of Ibexa Platform in latest version with *no* demo content or demo website. Full installation documentation is [in the online docs](https://doc.ibexa.co/en/latest/getting_started/install_ez_platform/). It includes instructions on installing other products *(like [Ibexa Experience](https://github.com/ezsystems/ezplatform-ee))*, or other versions.

#### Prerequisites

[](#prerequisites)

These instructions assume you have already installed:

- PHP *(7.3 or higher)*
- Web Server *(Recommended: Apache / Nginx. Use of PHP's built-in development server is also possible)*
- Database server *(MySQL 5.5+ or MariaDB 10.0+)*
- [Composer](https://doc.ibexa.co/en/latest/getting_started/install_ez_platform/#get-composer)
- Git *(for development)*

For more details on requirements, see [online documentation](https://doc.ibexa.co/en/latest/getting_started/requirements/).

#### Install Ibexa Platform *(clean distribution)*

[](#install-ibexa-platform-clean-distribution)

Assuming you have prerequisites sorted out, you can get the install up and running with the following commands in your terminal:

```
composer create-project --keep-vcs ezsystems/ezplatform ezplatform ^3
cd ezplatform
```

**Note:** If composer is installed locally instead of globally, the first command will start with `php composer.phar`.

You must add your database connection credentials (hostname, login, password) to the environment file.
To do this, in the main project directory, the `.env` file, change the parameters that are prefixed with `DATABASE_` as necessary. Store the database credentials in your `.env.local` file. Do not commit the file to the Version Control System.

Use the following command to install Ibexa Platform (insert base data into the database):

```
composer ezplatform-install
```

**Tip:** For a more complete and better performing setup using Apache or Nginx, see how to [install Ibexa Platform manually](https://doc.ibexa.co/en/latest/getting_started/install_ez_platform/).

Issue tracker
-------------

[](#issue-tracker)

Submitting bugs, improvements and stories is possible on . If you discover a security issue, please see how to responsibly report such issues in ["Reporting security issues in Ibexa products"](https://doc.ibexa.co/en/latest/guide/reporting_issues/#reporting-security-issues-in-ez-systems-products).

Backwards compatibility
-----------------------

[](#backwards-compatibility)

Ibexa Platform aims to be **fully content compatible** with eZ Publish 5.x, meaning that the content in these versions of the CMS can be upgraded using [online documentation](https://doc.ezplatform.com/en/latest/migrating/migrating_from_ez_publish_platform/) to Ibexa Platform.

COPYRIGHT
---------

[](#copyright)

Copyright (C) 1999-2021 Ibexa AS (formerly eZ Systems AS). All rights reserved.

LICENSE
-------

[](#license)

This source code is available separately under the following licenses:

A - Ibexa Business Use License Agreement (Ibexa BUL), version 2.3 or later versions (as license terms may be updated from time to time) Ibexa BUL is granted by having a valid Ibexa DXP (formerly eZ Platform Enterprise) subscription, as described at: For the full Ibexa BUL license text, please see:

- LICENSE-bul file placed in the root of this source code, or
-  (latest version applies)

AND

B - GNU General Public License, version 2 Grants an copyleft open source license with ABSOLUTELY NO WARRANTY. For the full GPL license text, please see:

- LICENSE file placed in the root of this source code, or
-

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity44

Moderate usage in the ecosystem

Community36

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor3

3 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 ~11 days

Recently: every ~138 days

Total

275

Last Release

927d ago

Major Versions

v2.5.17 → v3.2.52021-03-11

v2.5.18 → v3.2.62021-04-22

v2.5.19 → v3.2.72021-05-13

v2.5.20 → v3.2.82021-06-02

v1.13.6.1 → v2.5.24.12021-09-14

PHP version history (7 changes)v0.5.0PHP &gt;=5.4.4

v1.1.0PHP ~5.5|~7.0

v1.8.0-beta1PHP ~5.6|~7.0

v2.0.0-alpha1PHP ~7.0

v2.0.0-alpha3PHP ^7.1

v2.5.1PHP ^7.1.3

v3.0.0-beta1PHP ^7.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/235928?v=4)[Bertrand Dunogier](/maintainers/bdunogier)[@bdunogier](https://github.com/bdunogier)

![](https://avatars.githubusercontent.com/u/681611?v=4)[Ibexa Bot](/maintainers/ezrobot)[@ezrobot](https://github.com/ezrobot)

![](https://avatars.githubusercontent.com/u/130489?v=4)[Łukasz Serwatka](/maintainers/lserwatka)[@lserwatka](https://github.com/lserwatka)

---

Top Contributors

[![lolautruche](https://avatars.githubusercontent.com/u/313528?v=4)](https://github.com/lolautruche "lolautruche (369 commits)")[![andrerom](https://avatars.githubusercontent.com/u/289757?v=4)](https://github.com/andrerom "andrerom (267 commits)")[![mnocon](https://avatars.githubusercontent.com/u/10993858?v=4)](https://github.com/mnocon "mnocon (124 commits)")[![mloureiro](https://avatars.githubusercontent.com/u/3427665?v=4)](https://github.com/mloureiro "mloureiro (69 commits)")[![glye](https://avatars.githubusercontent.com/u/289744?v=4)](https://github.com/glye "glye (60 commits)")[![patrickallaert](https://avatars.githubusercontent.com/u/195277?v=4)](https://github.com/patrickallaert "patrickallaert (59 commits)")[![vidarl](https://avatars.githubusercontent.com/u/289778?v=4)](https://github.com/vidarl "vidarl (43 commits)")[![webhdx](https://avatars.githubusercontent.com/u/10212760?v=4)](https://github.com/webhdx "webhdx (40 commits)")[![bdunogier](https://avatars.githubusercontent.com/u/235928?v=4)](https://github.com/bdunogier "bdunogier (40 commits)")[![alongosz](https://avatars.githubusercontent.com/u/7099219?v=4)](https://github.com/alongosz "alongosz (31 commits)")[![dpobel](https://avatars.githubusercontent.com/u/305563?v=4)](https://github.com/dpobel "dpobel (30 commits)")[![yannickroger](https://avatars.githubusercontent.com/u/4035241?v=4)](https://github.com/yannickroger "yannickroger (29 commits)")[![m-tyrala](https://avatars.githubusercontent.com/u/23000531?v=4)](https://github.com/m-tyrala "m-tyrala (22 commits)")[![pedroresende](https://avatars.githubusercontent.com/u/951377?v=4)](https://github.com/pedroresende "pedroresende (18 commits)")[![adamwojs](https://avatars.githubusercontent.com/u/211967?v=4)](https://github.com/adamwojs "adamwojs (17 commits)")[![tobyS](https://avatars.githubusercontent.com/u/187140?v=4)](https://github.com/tobyS "tobyS (16 commits)")[![damianz5](https://avatars.githubusercontent.com/u/3495796?v=4)](https://github.com/damianz5 "damianz5 (15 commits)")[![ciastektk](https://avatars.githubusercontent.com/u/9850711?v=4)](https://github.com/ciastektk "ciastektk (13 commits)")[![emodric](https://avatars.githubusercontent.com/u/362286?v=4)](https://github.com/emodric "emodric (13 commits)")[![ViniTou](https://avatars.githubusercontent.com/u/19517274?v=4)](https://github.com/ViniTou "ViniTou (12 commits)")

---

Tags

cmscomposer-projectdxpez-platformez-platform-project-variantphpsymfonysymfony-application

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[ezsystems/ezplatform-ee

eZ Platform Enterprise Edition distribution

225.5k1](/packages/ezsystems-ezplatform-ee)[ibexa/oss

A meta package for installing Ibexa Open Source

19772.4k11](/packages/ibexa-oss)[ezsystems/ezstudio

eZ Platform Enterprise Edition distribution

221.3k](/packages/ezsystems-ezstudio)[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)[ec-cube/ec-cube

EC-CUBE EC open platform.

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

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

8.4k5.6M651](/packages/sylius-sylius)

PHPackages © 2026

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