Parthenon 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.
- 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.
- Supporting other frameworks or languages
- Provide custom business logic
- User System
- Admin System - Athena
- Notification Support - (Email & Slack)
- AB Testing
- Multi-Tenancy
- Payments Support Via Stripe
- Multi-step forms - Funnel
- SaaS Subscription/Plans
- Invoice
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 that includes a VueJS frontend.
composer create-project parthenon/skeleton
You can check out the skeleton application docs at https://getparthenon.com/docs/skeleton/overview or find the repository at https://github.com/getparthenon/skeleton
The documentation can be found on the Parthenon website https://getparthenon.com/docs/getting-started/.
If you wish to contribute to the documentation. Or just look at the raw files. They can be found at https://github.com/getparthenon/parthenon-docs.
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
- Email: [email protected]
- Slack: Click here to signup
Issues we will provide support and fixes for:
- Defects/Bugs
- Performance issues
- Documentation fixes/improvements
- Lack of flexibility
- Feature requests
Yes, it's released under GPL v3.
Yes.
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.
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.
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.
Yes, you can buy a different license by emailing me at [email protected]