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.
- getparthenon/monorepo is the monorepo development repository.
- getparthenon/parthenon is the parthenon bundle repository.
- getparthenon/skeleton is the repository for the skeleton application.
- getparthenon/parthenon is the repository mirror for the Parthenon bundle
- getparthenon/vue-menu is the repository mirror for the vue-menu library.