PHPackages                             parthenon/parthenon - 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. [Admin Panels](/categories/admin)
4. /
5. parthenon/parthenon

AbandonedLibrary[Admin Panels](/categories/admin)

parthenon/parthenon
===================

v2.2.22(1y ago)173102.5k132LGPL-2.1-onlyPHPPHP &gt;=8.1

Since Oct 2Pushed 11mo ago3 watchersCompare

[ Source](https://github.com/getparthenon/parthenon)[ Packagist](https://packagist.org/packages/parthenon/parthenon)[ RSS](/packages/parthenon-parthenon/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (49)Versions (35)Used By (2)

 [![](https://camo.githubusercontent.com/8a350fe7234016da4be3a83d0f48dbb3f8a0addc17f31bfcfa3e7cb67c54b595/68747470733a2f2f6765747061727468656e6f6e2e636f6d2f696d616765732f6c6f676f2e737667)](https://camo.githubusercontent.com/8a350fe7234016da4be3a83d0f48dbb3f8a0addc17f31bfcfa3e7cb67c54b595/68747470733a2f2f6765747061727468656e6f6e2e636f6d2f696d616765732f6c6f676f2e737667)

 [ ![](https://camo.githubusercontent.com/09026c9d6f4ce5b1b7e31912a6ec2b77c256569ab090981a5ad5bcc2ccdc1347/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6765747061727468656e6f6e2f7061727468656e6f6e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d61696e) ](https://scrutinizer-ci.com/g/getparthenon/parthenon/?branch=main) [ ![Packagist Downloads](https://camo.githubusercontent.com/09d41d9ad93b0abc98cd1a29d16a3d575b29757b018fffef448b7b88f1940902/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7061727468656e6f6e2f7061727468656e6f6e) ](https://packagist.org/packages/parthenon/parthenon)

What is Parthenon?
------------------

[](#what-is-parthenon)

[Parthenon](https://getparthenon.com) is a general functionality bundle for Symfony. Combined with the skeleton application it is a SaaS boilerplate which can allow you to build a project quicker by providing the generic functionality you would require.

### Project Goals

[](#project-goals)

- Provide a solid foundation to build upon
- Make building Symfony applications faster and enjoyable
- Provide generic functionality that can be used to support custom business logic
- Provide bug fixes, performance fixes, and documentation fixes.
- Allow developers to focus on custom business logic instead of generic functionality.

### Project Non-goals

[](#project-non-goals)

- Supporting other frameworks or languages
- Provide custom business logic

Features
--------

[](#features)

- User System
- Admin System - Athena
- Notification Support - (Email &amp; Slack)
- AB Testing
- Multi-Tenancy
- Payments Support Via Stripe
- Multi-step forms - Funnel
- SaaS Subscription/Plans
- Invoice

Getting started
---------------

[](#getting-started)

To add Parthenon to a pre-existing Symfony application, just run the composer command:

```
composer require parthenon/parthenon
```

Or you can use the [Parthenon Skeleton Application](https://github.com/getparthenon/skeleton) that includes a VueJS frontend.

```
composer create-project parthenon/skeleton
```

You can check out the skeleton application docs at  or find the repository at

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

[](#documentation)

The documentation can be found on the Parthenon website .

If you wish to contribute to the documentation. Or just look at the raw files. They can be found at .

Support
-------

[](#support)

Support is provided via GitHub, Slack, and Email.

If you have a commercial license you will be able to list the GitHub accounts that you want to link to the license. This means when an issue is created by an account linked to a commercial license they will get priority support. All other issues will be given best effort support.

- Github: You can make an issue on [getparthenon/monorepo](https://github.com/getparthenon/monorepo/issues/new/choose)
- Email:
- Slack: [Click here](https://join.slack.com/t/parthenonsupport/shared_invite/zt-1gujl7xsw-OALGFlPs~_Vf1cw6zaEkdg) to signup

Issues we will provide support and fixes for:

- Defects/Bugs
- Performance issues
- Documentation fixes/improvements
- Lack of flexibility
- Feature requests

FAQ
---

[](#faq)

### Is Parthenon Open-Source?

[](#is-parthenon-open-source)

Yes, it's released under GPL v3.

### Can I use Parthenon for free?

[](#can-i-use-parthenon-for-free)

Yes.

### Who is Parthenon for?

[](#who-is-parthenon-for)

Parthenon is for people who want to operate a web company that doesn't focus on the boring tech that everyone has done.

From bootstraps that want to start their business on the right footing to companies that want to improve their tech to large companies that have new projects and don't want to rebuild the same features they've done so many times.

### Can I use Parthenon with my existing Symfony application?

[](#can-i-use-parthenon-with-my-existing-symfony-application)

Yes. Parthenon is a bundle that can be used with your existing Symfony application. All the modules are toggable. So if you only want to use one part, you can.

### Will I be able to grow with Parthenon?

[](#will-i-be-able-to-grow-with-parthenon)

Parthenon is designed to scale. It has been purposefully designed so that things are able to be replaced as you grow.

We know that as your system scales, there will be parts of Parthenon you'll want to replace with highly custom code, and we designed Parthenon to allow you to do it with ease.

We feel that GPL is a licensing risk can we have another license?
-----------------------------------------------------------------

[](#we-feel-that-gpl-is-a-licensing-risk-can-we-have-another-license)

Yes, you can buy a different license by emailing me at

###  Health Score

48

—

FairBetter than 95% of packages

Maintenance47

Moderate activity, may be stable

Popularity45

Moderate usage in the ecosystem

Community18

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~27 days

Recently: every ~46 days

Total

32

Last Release

480d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5adaf4e0773a50a8f3689ac91e97d62b12f1769c3b6498e106cca38e2a40c4d2?d=identicon)[parthenon](/maintainers/parthenon)

---

Top Contributors

[![mre](https://avatars.githubusercontent.com/u/175809?v=4)](https://github.com/mre "mre (1 commits)")[![tacman](https://avatars.githubusercontent.com/u/619585?v=4)](https://github.com/tacman "tacman (1 commits)")

---

Tags

phpsaas-boilerplatesymfonysymfony-bundleuser-management

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[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)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[contao/core-bundle

Contao Open Source CMS

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

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

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

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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