PHPackages                             apie/apie-bundle - 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. [API Development](/categories/api)
4. /
5. apie/apie-bundle

ActiveSymfony-bundle[API Development](/categories/api)

apie/apie-bundle
================

Composer package of the apie library: apie bundle

1.0.0.x-dev(yesterday)06.9kMITPHPPHP &gt;=8.3

Since May 3Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/apie-lib/apie-bundle)[ Packagist](https://packagist.org/packages/apie/apie-bundle)[ RSS](/packages/apie-apie-bundle/feed)WikiDiscussions main Synced today

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

[![](https://raw.githubusercontent.com/apie-lib/apie-lib-monorepo/main/docs/apie-logo.svg)](https://raw.githubusercontent.com/apie-lib/apie-lib-monorepo/main/docs/apie-logo.svg)

apie-bundle
===========

[](#apie-bundle)

[![Latest Stable Version](https://camo.githubusercontent.com/95cd98cc987ae3d2e0f98ea55e252861d57044465bd41e8d1030bd71011d3edb/68747470733a2f2f706f7365722e707567782e6f72672f617069652f617069652d62756e646c652f76)](https://packagist.org/packages/apie/apie-bundle) [![Total Downloads](https://camo.githubusercontent.com/31b65b716484971ead8373b751d825e982a70645cd86d38984c04d869c63b9f0/68747470733a2f2f706f7365722e707567782e6f72672f617069652f617069652d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/apie/apie-bundle) [![Latest Unstable Version](https://camo.githubusercontent.com/6c7777bf8445f905f3e8a9bb4f31bff85501e96d88054e2e7f5ce9e4e39c6378/68747470733a2f2f706f7365722e707567782e6f72672f617069652f617069652d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/apie/apie-bundle) [![License](https://camo.githubusercontent.com/3bde8c5372f73973b1f3f1de0c4a083f5780d366487ab316ca155f7d83108f3a/68747470733a2f2f706f7365722e707567782e6f72672f617069652f617069652d62756e646c652f6c6963656e7365)](https://packagist.org/packages/apie/apie-bundle) [![PHP Composer](https://camo.githubusercontent.com/6028e99d399157c26c0e5c111d990e3c8a74fe26eb895a29bc8c5baa41eb1a35/68747470733a2f2f617069652d6c69622e6769746875622e696f2f70726f6a656374436f7665726167652f636f7665726167652d617069652d62756e646c652e737667)](https://apie-lib.github.io/projectCoverage/apie-bundle/index.html)

[![PHP Composer](https://github.com/apie-lib/apie-bundle/actions/workflows/php.yml/badge.svg?event=push)](https://github.com/apie-lib/apie-bundle/actions/workflows/php.yml)

This package is part of the [Apie](https://github.com/apie-lib) library. The code is maintained in a monorepo, so PR's need to be sent to the [monorepo](https://github.com/apie-lib/apie-lib-monorepo/pulls)

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

[](#documentation)

Include this package in a Symfony application and you can use apie in a Symfony application.

### Configuration

[](#configuration)

If Symfony flex is installed requiring this package will register ApieBundle and install apie.yaml inside config/packages. In apie.yaml you can configure your Apie application.

### Recommended Symfony bundles.

[](#recommended-symfony-bundles)

Apie/cms uses CSRF for form submits, however CSRF is a setting inside the Symfony framework bundle. Some settings are also required from the security bundle. Technically you can run Apie without these generic Symfony bundles, but it's recommended not to run Apie without the framework bundle and security bundle enabled. The Doctrine Bundle is also not a hard requirement even if you use apie/doctrine-entity-datalayer package for storing Apie resources.

### Doctrine bundle linking

[](#doctrine-bundle-linking)

Apie creates his own Dotrine entity manager if using the Doctrine Entity datalayer. Since this one is not managed by the Doctrine Bundle, you need to configure linking Apie with Doctrine. Doing so will make the doctrine console commands work with --em=apie\_manager. Also if the Symfony webprofiler is installed you can see all the queries that Apie executed in the request.

Apie's default value is to link it with the Doctrine Bundle if the DoctrineBundle class exists. This linking can be disabled in apie.yaml with:

```
apie:
    enable_doctrine_bundle_connection: false
```

Without the Doctrine bundle, a programmer has to configure his own setting for database migrations. It's not recommended to enable the automatic database migrations in production.

### apie/cms customization

[](#apiecms-customization)

TODO

#### Changing logo and other files

[](#changing-logo-and-other-files)

TODO

#### Overwrite apie/cms templates

[](#overwrite-apiecms-templates)

TODO

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance92

Actively maintained with recent releases

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58.8% 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 ~425 days

Total

2

Last Release

1d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2209895?v=4)[Pieter Jordaan](/maintainers/pjordaan)[@pjordaan](https://github.com/pjordaan)

---

Top Contributors

[![pjordaan](https://avatars.githubusercontent.com/u/2209895?v=4)](https://github.com/pjordaan "pjordaan (47 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (33 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k251.7M11.6k](/packages/symfony-framework-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)

PHPackages © 2026

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